Skip to main content

ROBUST_LIST_LIMIT

Constant ROBUST_LIST_LIMIT 

Source
const ROBUST_LIST_LIMIT: u32 = 4096;
Expand description

Maximum number of entries to walk in a robust list (Linux uses 4096).