Turnstone Operating System
|
Files | |
frame_allocator.64.c | |
Physical Frame allocator implementation for 64-bit systems. | |
frame_allocator_utils.64.c | |
Physical Frame allocator implementation for 64-bit systems. | |
memory.xx.c | |
main memory interface and functions implementation | |
memory_heap_hash.xx.c | |
Turnstone OS memory heap with hash table implementation. | |
memory_simple.xx.c | |
a simple heap implementation | |
paging.64.c | |
Paging implementation for x86_64 architecture. | |