Skip to main content

DISPATCHER_METADATA_TIN_CAPACITY

Constant DISPATCHER_METADATA_TIN_CAPACITY 

Source
pub const DISPATCHER_METADATA_TIN_CAPACITY: usize = 1024;
Expand description

Channel capacity for the metadata tin in the TinnedDispatcher. Metadata events (chmod, chown, xattr) are droppable under pressure.