Re: 2.6 memory management question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]




[2]$ cat /proc/meminfo
MemTotal:      7128956 kB
MemFree:       2132556 kB
Buffers:        556832 kB
Cached:        2821408 kB

A supplementary question, can anyone explain what "buffers" and "cached" are? I have a performance problem with postgresql (discussion is on the postgresql list), and I see those figures displayed by commands such as free, top and procinfo but the man pages don't define them.




Buffers = disk buffers (buffers of stuff to be read/written)
Cached = page cache which stores filesystem and process pages...copy of files in memory
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux