Skip to main content

Module caps

Module caps 

Source
Expand description

Capability bitmask — Mechanism/Policy boundary.

The kernel reserves bit positions for its own invariants (SYSTEM, ADMIN_UNLOAD, OBSERVER_REGISTER, INTROSPECT). The mapping of bits to L2 roles (admin, operator, tenant) is policy owned exclusively by L2. v0.13 reserves four bits; 60 more are free for future kernel-reserved or L2-defined caps.

Structs§

CapabilityMask
64-bit capability mask. Kernel-reserved bits are documented per flag; remaining bits are available for L2 to assign semantics.