Re: Shared memory not enabled in 2.4.0?

From: Brian Gerst (bgerst@didntduck.org)
Date: Mon Jan 08 2001 - 14:19:52 EST


Steven_Snyder@3com.com wrote:
> # cat /proc/meminfo
> total: used: free: shared: buffers: cached:
> Mem: 130293760 123133952 7159808 0 30371840 15179776

This is not SysV/POSIX shared memory. This used to mean the memory that
was shared between processes (from librares etc.). It became too
expensive to calculate so it was removed. It only remains in
/proc/meminfo for backwards compatability with programs that parse that
file.

--

Brian Gerst - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:18 EST