物理页面分配
linux 内核 2.4 中有 2 个版本的物理页面分配函数 alloc_pages()。 一个在 mm/numa.c 中, 另外一个在 mm/page_alloc.c 中, 依据条件编译选项 CONFIG_DISCONTIGMEM 决议取舍。linux 内核 2.4 中有 2 个版本的物理页面分配函数 alloc_page
linux 内核 2.4 中有 2 个版本的物理页面分配函数 alloc_pages()。 一个在 mm/numa.c 中, 另外一个在 mm/page_alloc.c 中, 依据条件编译选项 CONFIG_DISCONTIGMEM 决议取舍。linux 内核 2.4 中有 2 个版本的物理页面分配函数 alloc_page