Yes I see someone thought it would be a keen idea to
change shm_segsz to size_t from int. Why? I'm quite
happy with a 2G limit; you should have been using mmap
well before that anyway.
mmap() still doesn't support anonymous SHARED+WRITE, which is why
people want sysv/ipv SHM.
Later,
David S. Miller
davem@redhat.com
-
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/