Closed bencw12 closed 2 months ago
add enable_transparent_hugepages config option to avoid reserving hugepages for higher density at the cost of an extra syscall (madvise) for each mapping with page size > PGSIZE_4KB
enable_transparent_hugepages
madvise
PGSIZE_4KB
add
enable_transparent_hugepages
config option to avoid reserving hugepages for higher density at the cost of an extra syscall (madvise
) for each mapping with page size >PGSIZE_4KB