shenango / caladan

Interference-aware CPU scheduling that enables performance isolation and high CPU utilization for datacenter servers
Apache License 2.0
136 stars 56 forks source link

add config option for transparent hugepages #25

Closed bencw12 closed 2 months ago

bencw12 commented 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