> For some reason shared memory is not being enabled on my system
> running kernel
> v2.4.0 (on RedHat v6.2,  with all updates applied).

        You are confusing System V shared memory (IPC) with VM shared memory. The
'0' for shared in /proc/meminfo means the system can't easily tell you how
much memory the VM is sharing. But this has nothing whatsoever to do with
IPC shared memory, which is what the /dev/shm thing is about.

        DS

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to