This website requires JavaScript.
Explore
Help
Register
Sign In
lzh
/
MentOS
Watch
1
Star
0
Fork
0
You've already forked MentOS
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4e35a1682fcaa5107bab200f09353045c84955e6
MentOS
/
mentos
/
src
/
mem
T
History
Enrico Fraccaroli (Galfurian)
4e35a1682f
Clean up some comments in slab, and use round_up function instead of a custom one.
2023-06-27 11:13:54 -04:00
..
buddysystem.c
Update copyright years.
2023-01-19 10:09:52 -05:00
kheap.c
- Add missing comments;
2023-06-23 14:37:24 -04:00
libbuddysystem.a
Move boot.S inside the src folder. Move the buddy system library inside the src/mem folder.
2021-11-09 16:13:10 +01:00
paging.c
Use bitfields to handle free blocks. Add check when creating new VM area.
2023-06-22 12:03:53 -04:00
slab.c
Clean up some comments in slab, and use round_up function instead of a custom one.
2023-06-27 11:13:54 -04:00
vmem_map.c
Fix wrong type.
2023-06-14 12:49:16 -04:00
zone_allocator.c
Disable logging.
2023-06-14 12:48:53 -04:00