This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
565e3db22d54b92d69e53ae42d0cbd0c5defd5c7
banan-os
/
kernel
/
include
/
kernel
/
Memory
History
Bananymous
e0a7e242f8
Kernel: Add MMUScope
...
This disables interrupts and loads specified mmu for the scope it lives in
2023-05-16 00:26:39 +03:00
..
FixedWidthAllocator.h
Kernel: FixedWidthAllocator operates on MMU
2023-05-08 00:06:56 +03:00
GeneralAllocator.h
Kernel: Add barebones GeneralAllocator for >4096B
2023-05-08 22:10:49 +03:00
Heap.h
Kernel: Invalid physical addresses from heap are specified now by 0
2023-05-06 17:34:22 +03:00
kmalloc.h
Kernel: Move kmalloc and MMU to Memory directory
2023-04-18 10:18:15 +03:00
MMU.h
Kernel: MMU keeps track of the current
2023-05-16 00:26:39 +03:00
MMUScope.h
Kernel: Add MMUScope
2023-05-16 00:26:39 +03:00