Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big memory leak after a long time running #66

Open
zaza42 opened this issue Jul 11, 2021 · 4 comments
Open

Big memory leak after a long time running #66

zaza42 opened this issue Jul 11, 2021 · 4 comments

Comments

@zaza42
Copy link

zaza42 commented Jul 11, 2021

# ps_mem.py -p 6715
 Private  +   Shared  =  RAM used       Program

  1.6 GiB + 933.5 KiB =   1.6 GiB       pulsemixer
  
# ps axuw|grep [p]ulsemixer
user    6715  0.1  0.8 1994524 1698556 pts/34 S+  May13 109:12 /usr/bin/python3 /usr/bin/pulsemixer

I think 1.6g ram is a "bit" too much for a volume controller.

@port19x
Copy link

port19x commented Dec 17, 2021

Can't reproduce. After having it open throughout most of the workday, at least 6 hours I get ~250K ram usage which I find to be well in line. Checked with ps -q 4492 -o drs

@zaza42
Copy link
Author

zaza42 commented Dec 17, 2021

I ran it for more than 1 month…
May 13 to Jul 11

@port19x
Copy link

port19x commented Dec 17, 2021

Okay, thats impressive. Not sure if I'll verify that one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@zaza42 @port19x and others