Files
mckernel/arch/x86/kernel/include/arch-memory.h
NAKAMURA Gou f0a52d4519 implement mmap(MAP_POPULATE)
populate_process_memory() function is not efficient,
because whether every small page is present is checked.
2014-01-27 18:50:38 +09:00

4.9 KiB