Function procfs::sys::kernel::shmmni[][src]

pub fn shmmni() -> ProcResult<u64>
Expand description

Returns the system-wide maximum number of System V shared memory segments that can be created

This is taken from /proc/sys/kernel/shmmni