global zone or non-global
Hi,
In global zone :
PID USERNAME  SIZE   RSS STATE  PRI NICE      TIME  CPU PROCESS/NLWP
ZONEID    NPROC  SWAP   RSS MEMORY      TIME  CPU ZONE
0      252  450M  240M   3.0% 1285:23:3 0.2% global
1      200 4147M 2700M    33% 121:18:26 0.1% mchp246a
2       63 6463M 1518M    19% 361:26:41 0.0% mchp282a
From the above,used memory by mchp282a is 19% from total memory allocated to mchp282a.
In non-global zone mchp282a
top
Memory: 8064M real, 469M free
From the above,allocated memory is 8046-469=7577M,it means 94%.
Which is correct 94% or 19%?
