Module procfs::sys::vm

source ·
Expand description

Memory management tuning buffer and cache management

The files in this directory can be used to tune the operation of the virtual memory (VM) subsystem of the Linux kernel and the write out of dirty data to disk.

Enums

drop clean caches, dentries, and inodes from memory, causing that memory to become free.

Functions

The amount of free memory in the system that should be reserved for users with the capability cap_sys_admin.
Force all zones are compacted such that free memory is available in contiguous blocks where possible.
Causes the kernel to drop clean caches, dentries, and inodes from memory, causing that memory to become free.
The maximum number of memory map areas a process may have.
Set the amount of free memory in the system that should be reserved for users with the capability cap_sys_admin.
Set the maximum number of memory map areas a process may have.