Function procfs::sys::kernel::set_shmmax

source ·
pub fn set_shmmax(new_value: u64) -> ProcResult<()>
Expand description

Sets the limit on the maximum (System V IPC) shared memory segment size.

See also shmmax