2.3 stores all limits in SHMMAX; 2.2 uses 2 sysctl's (SHMMAX and SHMALL)
for these limits.
I prefer the the 2.2 solution (SHMMAX must be 'size_t', SHMALL and
SHMMNI should be 'int'), any complains if I change the sysctl's of 2.3?
-- Manfred- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/