TwoUnderscorez / DuckOS Star 15 Code Issues Pull requests Such OS; Very Duck! ext2 kernel userland os exceptions sys syscalls syscall dma pae paging exception-handling protected-mode userland-exec malloc-free dynamic-memory-allocation pipes-values pipes-sh page-frame-allocator ata-pio Updated Feb 19, 2021 C
Sitaras / os-memory-simulator Star 10 Code Issues Pull requests Memory management simulator, using Hashed Page Table. Page Replacement Algorithms: Least Recently Used (LRU) and Second Chance. simulator disk frame page memory-management physical-addresses virtualmemory least-recently-used page-frame-allocator page-frames pagefault second-chance-replacement hashedpagetable Updated Apr 12, 2021 C