[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Questions about proced
From: |
Rahguzar |
Subject: |
Questions about proced |
Date: |
Sat, 06 Apr 2024 11:57:09 +0200 |
User-agent: |
mu4e 1.10.5; emacs 29.3 |
I have a question about proced:
1) The pmem construct in proced corresponds to the percentage of memory used
by a process. However the total memory used for this calculation
includes swap. Is it possible to limit this to just RAM?
2) The pcpu construct displays the percentage of cpu used by a process.
However it seems like it uses a very long interval to calculate this
percentage. So often processes which are basically idle now show up at
the top when sorting the processes by pcpu and I can see the cpu used by
them decaying slowly. Is it possible to use a shorter interval for pcpu?
Thanks,
Rahguzar
- Questions about proced,
Rahguzar <=