honey-os / src / kernel / memory /
@lukas lukas authored on 13 Dec 2022
..
malloc.c make malloc functions accessible to user mode programs 1 year ago
malloc.h add formating print function 1 year ago
memory.c add basic kernel page management 1 year ago
paging.c free stack of unused system call processes 1 year ago
paging.h read elf data into a new page table 1 year ago
tar.c add the ability to create multiple services and repair inter-service communication 1 year ago
tar.h read the initrd file to get the memory location of the first userspace program 1 year ago