This website requires JavaScript.
Explore
Help
Sign In
wash
/
mango
Watch
1
Star
0
Fork
0
You've already forked mango
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51ad3d48fd0d6080f652163849e044865dfc219a
mango
/
vm
History
Max Wash
51ad3d48fd
memblock: mark bytes preceding an aligned allocation as reserved.
...
this prevents tiny holes of free memory appearing between blocks of aligned allocations.
2023-02-07 15:57:18 +00:00
..
bootstrap.c
vm: print log messages during initialisation
2023-02-07 15:43:14 +00:00
cache.c
vm: add alignment parameter to cache allocator
2023-02-06 20:50:38 +00:00
kmalloc.c
vm: print log messages during initialisation
2023-02-07 15:43:14 +00:00
memblock.c
memblock: mark bytes preceding an aligned allocation as reserved.
2023-02-07 15:57:18 +00:00
page.c
vm: print log messages during initialisation
2023-02-07 15:43:14 +00:00
zone.c
vm: print log messages during initialisation
2023-02-07 15:43:14 +00:00