⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module procfs

Module procfs 

Source
Expand description

Process Filesystem (/proc)

Provides information about running processes and system state. Populated with real data from CPUID, frame allocator, timer, and process table.

Structs§

ProcFs
Process filesystem