Is shared memory now only for use by the kernel in 2.3.x????
kenbo@iris.com
Thu, 27 Apr 2000 13:11:22 -0400
Using 2.3.99pre6-6, I noticed that SHMMAX has been moved to linux/shm.h and
that this file is only useable if you have __KERNEL__ defined, otherwise
the headers it includes basically blow up due to symbols such as kdev_t not
getting defined. Was this on purpose? If not, maybe we can fix this,
because otherwise app builders using shared memory and trying to honor
system boundaries are going to have some problems.
Thanks
kenbo
______________________
Firebirds rule, `stangs serve!
Kenneth "kenbo" Brunsen
kenbo@iris.com
Iris Associates
-
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/