pub const MERGEABLE: usize = bindings::VM_MERGEABLE as _; // 2_147_483_648usize
Expand description

KSM may merge identical pages.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.