1
0
mirror of https://github.com/taigrr/gopher-os synced 2026-03-21 14:12:31 -07:00
Files
gopher-os/kernel/mem/vmm/map.go
Achilleas Anagnostopoulos c0a9e07e83 Remove mem.PageOrder
Since the goal is to bootstrap the runtime's slab-like allocator the kernel
should only deal with managing allocations at a single page level.
2017-06-18 09:14:53 +01:00

3.4 KiB