Here is from my box... it's pretty typical (4G ram) root at spot:~$ echo "::memstat" | mdb -k Page Summary Pages MB %Tot ------------ ---------------- ---------------- ---- Kernel 365470 1427 35% Anon 561882 2194 55% Exec and libs 42960 167 4% Page cache 10314 40 1% Free (cachelist) 1572 6 0% Free (freelist) 47768 186 5%
Total 1029966 4023 Physical 1029965 4023 And it's fine. ZFS does a good job at managing the ram cache and the kernel is good at figuring out who should be better left at disk (swapping). So it's good over here. BTW: ZFS taking everything leads to "Free RAM" counter always pegged at 100%... it's kinda useless that ways. I was thinking may be it should just report "Anon Page%" -- This message posted from opensolaris.org