obkrnl
0.1.0
All Items
Crate Items
Modules
Structs
Statics
Functions
Crate
obkrnl
Copy item path
Source
Modules
ยง
arch
๐
config
๐
context
๐
event
๐
imgact
๐
imgfmt
๐
lock
๐
malloc
๐
proc
๐
sched
๐
signal
๐
subsystem
๐
trap
๐
uma
๐
vm
๐
Structs
ยง
Proc0
Abi
๐
Implementation of
ProcAbi
for kernel process.
Statics
ยง
KERNEL_
HEAP
๐
PRIMITIVE_
HEAP
๐
Functions
ยง
create_
init
๐
See
create_init
function on the Orbis for a reference.
init_vm
๐
See
vm_mem_init
function on the Orbis for a reference.
main
๐
This will be called by [
krt
] crate.
run
๐
setup
๐
swapper
๐
See
scheduler
function on the PS4 for a reference.