This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1235ce8b32
Luna
/
kernel
/
include
/
memory
History
apio
594d79143e
Kernel: enable -Wconversion
2022-10-06 17:13:34 +02:00
..
liballoc
Port liballoc to get proper kmalloc/kcalloc/krealloc/kfree functions.
2022-09-24 22:40:59 +02:00
KernelHeap.h
Ready. Set. Go!
2022-09-05 16:13:51 +02:00
Memory.h
Add is_user_address and is_kernel_address functions
2022-09-29 19:30:42 +02:00
MemoryManager.h
MemoryManager: add get_page_at and get_pages_at functions to map any physical memory at a fixed virtual address (inverse of get_mapping and get_mappings)
2022-10-01 12:12:50 +02:00
MemoryMap.h
LOTS MORE LOGGING. which is great, of course.
2022-09-07 19:41:08 +02:00
Paging.h
Kernel: enable -Wconversion
2022-10-06 17:13:34 +02:00
PMM.h
PMM: Map the page bitmap to kernel heap once the PMM and VMM are both initialized
2022-10-04 18:36:09 +02:00
VMM.h
Be more strict with warnings
2022-10-05 17:34:22 +02:00