--- fix coding style of the previous patch
During procless startup, dpdk invokes clear_hugedir() to unlink all
hugepage files under /dev/hugepages. Then in map_all_hugepages(),
it invokes mmap to allocate and zero all the huge pages as configured
in /sys/kernel/mm/hugepages/xxx/nr_hugepages.
This
During procless startup, dpdk invokes clear_hugedir() to unlink all hugepage
files under /dev/hugepages.
Then in map_all_hugepages(), it invokes mmap to allocate and zero all the huge
pages as
configured in /sys/kernel/mm/hugepages/xxx/nr_hugepages.
This cause startup process extreamly slow
2 matches
Mail list logo