Skip to main content

RLIMIT_MEMLOCK

Constant RLIMIT_MEMLOCK 

Source
pub const RLIMIT_MEMLOCK: c_int = 8;
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man2/getrlimit.2.html.

This is the maximum number of bytes of memory that may be locked into RAM.