⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
MAX_CHANNEL_QUEUE_SIZE
veridian_
kernel
0.25.2
In veridian_
kernel::
ipc::
channel
veridian_kernel
::
ipc
::
channel
Constant
MAX_
CHANNEL_
QUEUE_
SIZE
Copy item path
Source
pub const MAX_CHANNEL_QUEUE_SIZE: usize = 1024;
Expand description
Maximum number of queued messages per channel