pub const DEFAULT_BUFFER_SIZE: usize = 2048;
Default buffer size for channels (128KB worth of 64-byte cache lines).