ZXFoundation™ 26h2
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
 
arch
 
s390x
 
cpu
 
init
 
io
 
mmu
 
trap
 
crypto
 
sha256.zcomponent
 
core.cxxm
 
drivers
 
console
 
diag.zcomponent
 
watchdog.zcomponent
 
core.cxxm
 
lib
 
softirq.zcomponent
 
core.cxxm
 
bit.cxxm
Kernel-specific bit helpers layered on top of <bit>
 
bitfield.cxxm
C++ wrapper for bitfields
 
bitmap.cxxm
Fixed-capacity SMP-safe bitmap using std::atomic
 
charconv.cxxm
Raw EBCDIC <-> ASCII conversion table
 
cpumask.cxxm
Fixed-capacity CPU set primitive built on lib::static_bitmap
 
cstring.cxxm
String and memory operations
 
error.cxxm
Kernel error code system for all subsystems
 
format.cxxm
Type-safe minimal formatter for kernel usage
 
idalloc.cxxm
Fixed-capacity SMP-safe ID allocator backed by a bitmap
 
list.cxxm
Intrusive circular doubly-linked list types
 
min_heap.cxxm
Generic intrusive binary min-heap with fixed capacity
 
queue.cxxm
Fixed-capacity FIFO queue implementation
 
rbtree.cxxm
Intrusive augmented red-black tree
 
ring_buffer.cxxm
Atomic-based lockless ring buffer (SPSC/MPMC capable)
 
rwonce.cxxm
Read-Write Once implementation
 
scope_guard.cxxm
RAII scope guard — executes a cleanup callback on scope exit
 
static_vector.cxxm
Fixed-capacity growable array with inline storage — no heap
 
string_parser.cxxm
Zero-allocation, high-performance string tokenizer
 
zxfoundation
 
base
 
cmdline.zcomponent
 
cxxrtse
 
endian.cxxm
Endianness detection and constants
 
linksym.cxxm
Linker script-exported symbols
 
transaction.cxxm
Generic kernel transaction base (CRTP)
 
types.cxxm
Foundational types
 
typestate.cxxm
Typestate carrier — compile-time lifecycle enforcement
 
dgp
 
authorize.zcomponent
 
cap.zcomponent
 
domain.zcomponent
 
gate.zcomponent
 
isolation.zcomponent
 
memory_contract.zcomponent
 
policy.zcomponent
 
portal.zcomponent
 
signal.zcomponent
 
sync_contract.zcomponent
 
init
 
bootstrap.zcomponent
 
storage.zcomponent
 
main.cxx
Kernel main entry point
 
memory
 
hhdm.zcomponent
 
numa.zcomponent
 
objects.zcomponent
 
oom.zcomponent
 
page_cache.zcomponent
 
pmm.zcomponent
 
reclaim.zcomponent
 
rmap.zcomponent
 
slub.zcomponent
 
vm.zcomponent
 
sched
 
numa.zcomponent
 
strandctx.zcomponent
 
core.cxx
Scheduler core — schedule(), tick, init, work-stealing, softirq, nohz
 
core.cxxm
Scheduler types
 
scoms
 
kobject.zcomponent
 
table.cxxm
 
sync
 
rcu.zcomponent
 
sys
 
ipc.zcomponent
 
irq.zcomponent
 
printk.zcomponent
 
service.zcomponent
 
syschk.zcomponent
 
time.zcomponent
 
timer.zcomponent
 
zxio.zcomponent