Displaying 2 results from an estimated 2 matches for "1048816".
Did you mean:
1043816
2005 Jun 18
6
how much rum for xen0 - only ssh
Hello List,
how much run should i give xen0 if the only service that runs is sshd ?
~# free
total used free shared buffers cached
Mem: 127032 124952 2080 0 7776 89688
-/+ buffers/cache: 27488 99544
Swap: 1048816 0 1048816
Tasks: 33 total, 2 running, 31 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.3% us, 0.0% sy, 0.0% ni, 99.7% id, 0.0% wa, 0.0% hi, 0.0% si
Mem: 127032k total, 125032k used, 2000k free, 7792k buffers
Swap: 1048816k total, 0k used, 1048816k free,...
2001 Oct 27
3
Strange memory stats with 2.4.13 and ext3
...Free: 12392 kB
MemShared: 0 kB
Buffers: 45756 kB
Cached: 4294965116 kB
SwapCached: 2248 kB
Active: 11392 kB
Inactive: 36784 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 127128 kB
LowFree: 12392 kB
SwapTotal: 1048816 kB
SwapFree: 1038164 kB
Needless to say, this is unexpected. I do have 128MB of RAM and a gig
of swap, but I certainly don't expect to see 4TB of cached stuff...
I have a number of ext3 filesystems:
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
/dev/hda3 /home ext3 rw 0 0
/dev/hda5...