descriptions after the code are correct). Only shmmax needs to be
multiples of the page size (at least, that's how I interpret the
Darwin code).
Chris Campbell
SHMALL> is measured in 4KB pages on this platform,
and recent releases of OS X reject attempts to set
- SHMALL> and SHMMAX> to a value
- that isn't an exact multiple of 4096.
+ and SHMMAX> to a value that isn't an exact
+ multiple of 4096.