How to tell when a job is swapping?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Greg Lindahl lindahl at conservativecomputer.comTue Feb 19 16:26:11 PST 2002
- Previous message: How to tell when a job is swapping?
- Next message: How to tell when a job is swapping?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Feb 19, 2002 at 10:21:49AM -0500, Robert G. Brown wrote: > It basically counts swaps (in) (out) since the > system was last booted. You can thus get the RATE at which a system > swaps by sampling swap at two different times, subtracting, and dividing > by the time difference. In the Good Old Days (tm), these fields weren't so useful, because mmapped process I/O got counted as swapping. Is that now fixed? If you don't have a good measure of swaps, then you're basically stuck attempting to guess that a node is thrashing based on a high I/O rate and a low cpu utilization... although there's probably something now in /proc that tells you about what the VM is actually doing. -- greg
- Previous message: How to tell when a job is swapping?
- Next message: How to tell when a job is swapping?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
