Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- From: Joost Diepenmaat <joost@xxxxxxxxx>
- Date: 30 Nov 2007 21:26:20 GMT
On Fri, 30 Nov 2007 09:25:55 -0800, smallpond wrote:
Neither VSZ nor RSZ mean much. VSZ corresponds to no practical limit on
a 64-bit system, and RSZ includes all linked shared libraries that
are currently resident.
Can you or anyone else tell me where to find more information about how
to interpret a processes' virtual memory stats as given by top or ps on
linux (and/or other unix-like systems). This has been bugging me for
quite a while now.
A good explanation on why they're useless (as you claim) would also be
good. I'm just trying to figure out what's what.
ps: my ps manual claims that -vsz memory is reported in 1Kb blocks (not
4k blocks as you stated)
Joost.
.
- Follow-Ups:
- Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- From: Ignoramus22774
- Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- References:
- Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- From: Ignoramus22774
- Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- From: smallpond
- Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- Prev by Date: FAQ 3.29 When I tried to run my script, I got this message. What does it mean?
- Next by Date: Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- Previous by thread: Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- Next by thread: Re: Why is a perl script 'sleep 100' uses 100 MEGS of RAM
- Index(es):