History for honey-os / src / kernel / include / memory.h
2022-12-13
@lukas
free stack of unused system call processes ...
lukas committed on 13 Dec 2022
2022-12-08
@lukas
make malloc functions accessible to user mode programs
lukas committed on 8 Dec 2022
2022-11-21
@lukas
add system call to request memory ...
lukas committed on 21 Nov 2022
@lukas
move memset to memutil
lukas committed on 21 Nov 2022
2022-11-16
@lukas
add stringmap insert and read length functions
lukas committed on 16 Nov 2022
2022-06-25
@lukas
enable freeing of memory
lukas committed on 25 Jun 2022
2022-06-10
@lukas
organize services and their providers
lukas committed on 10 Jun 2022
2022-06-08
@lukas
enter usermode for user processes and start with some memory protection
lukas committed on 8 Jun 2022
2022-06-03
@lukas
read elf data into a new page table
lukas committed on 3 Jun 2022
2022-05-29
@lukas
read the initrd file to get the memory location of the first userspace program
lukas committed on 29 May 2022
@lukas
find the initrd in the multiboot 2 information structure
lukas committed on 29 May 2022
2022-05-28
@lukas
add basic kernel page management
lukas committed on 28 May 2022
2022-05-22
@lukas
initial commit
lukas committed on 22 May 2022