Jason A. Hoffman wrote:
> 
> On Aug 28, 2007, at 11:10 AM, Brian Kolaci wrote:
> 
>> Is there a way to get the actual memory & swap usage of zones?
>> You can't sum the RSS values of the processes in zones since
>> processes like oracle show shared memory segments separate for
>> each LWP and proc as well as separate for shared text segments for
>> things like libc.so.  So if you summed the RSS values of the processes
>> in the zones it may show 500 Gig rather than 50 Gig.
> 
> 
> Like prstat -Z?
> 
> # prstat -Z
> ZONEID    NPROC  SWAP   RSS MEMORY      TIME  CPU ZONE
>     47       25  701M  662M   4.1%   3:38:03 0.1% z13275AF
> 
> -Jason

Exactly.  prstat -Z currently shows they're using over 20,000 Gig of memory and
3000 processes, so thats not correct.
_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to