sortix-mirror/kernel/x86-family
Jonas 'Sortie' Termansen 2cd7361294 Add memusage(2).
Switch xz to memusage(2) and fix native self-cross issue.

This is a compatible ABI change.
2023-03-09 20:27:17 +01:00
..
cmos.cpp
cmos.h
float.cpp
float.h Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
gdt.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
gdt.h
idt.cpp
idt.h
interrupt.cpp Prioritize the interrupt worker thread. 2017-05-18 22:40:46 +02:00
ioport.cpp Rename CLOCK_BOOT to CLOCK_BOOTTIME. 2022-02-22 18:01:57 +00:00
memorymanagement.cpp Add memusage(2). 2023-03-09 20:27:17 +01:00
memorymanagement.h
pat.cpp
pic.cpp Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pic.h
ps2.cpp Make interrupt work thread reliable. 2017-04-12 23:22:09 +02:00
ps2.h
time.cpp
vbox.cpp Make interrupt work thread reliable. 2017-04-12 23:22:09 +02:00
vbox.h
x86-family.cpp