Search Results

Search: Posts Made By: bukzor
39,535
Posted By bukzor
Looking more closely, I found that (under...
Looking more closely, I found that (under Redhat3, Linux 2.4) /proc/$PID/statm shows the correct vmsize number, while /proc/$PID/statm shows the grossly inflated vmsize number.

Under RH5 (Linux...
39,535
Posted By bukzor
As an aside, the 'ps' manpage documents the 'v'...
As an aside, the 'ps' manpage documents the 'v' option as giving a virtual memory format, but doesn't document the fields presented. Can anyone tell me what these things mean? MAJFL is the major page...
39,535
Posted By bukzor
I looked into sar, and it looks like it gives...
I looked into sar, and it looks like it gives statistics at the machine level, but not process-specific numbers.

'swapinfo' doesn't appear to be available.


I feel like this should be a simple...
39,535
Posted By bukzor
Here's a little more info. There's two classes of...
Here's a little more info. There's two classes of machines I'm concerned with.


$uname -a
Linux fub 2.6.18-53.1.13.el5 #1 SMP Mon Feb 11 13:27:27 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
...
39,535
Posted By bukzor
RHEL3 and 5. They're 64-bit AMD machines.
RHEL3 and 5. They're 64-bit AMD machines.
39,535
Posted By bukzor
per-process swap usage?
I've been trying to write a monitor program that gets various values on the processes running and makes reports. One of the values that I wanted to monitor was swap usage, so that we can ensure that...
5,998
Posted By bukzor
look for a variable only in my python scripts: ...
look for a variable only in my python scripts:

find -name "*.py" | xargs grep --color "\<some_variable\>"
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy