History for honey-os / src / kernel / memory / paging.c
2023-03-30
@biosfood
fix problem where page fault happens because not the whole string is mapped in a insertString system call
biosfood committed on 30 Mar 2023
2023-01-27
@biosfood
print basic XHCI information
biosfood committed on 27 Jan 2023
2022-12-13
@biosfood
free stack of unused system call processes ...
biosfood committed on 13 Dec 2022
2022-11-21
@biosfood
add system call to request memory ...
biosfood committed on 21 Nov 2022
2022-06-25
@biosfood
enable freeing of memory
biosfood committed on 25 Jun 2022
2022-06-15
@biosfood
add the ability to create multiple services and repair inter-service communication
biosfood committed on 15 Jun 2022
2022-06-10
@biosfood
organize services and their providers
biosfood committed on 10 Jun 2022
2022-06-08
@biosfood
enter usermode for user processes and start with some memory protection
biosfood committed on 8 Jun 2022
2022-06-03
@biosfood
read elf data into a new page table
biosfood committed on 3 Jun 2022
2022-05-29
@biosfood
find the initrd in the multiboot 2 information structure
biosfood committed on 29 May 2022
2022-05-28
@biosfood
add basic kernel page management
biosfood committed on 28 May 2022
2022-05-22
@biosfood
initial commit
biosfood committed on 22 May 2022