Skip to content

Benchmarking page migrations (base page migration vs THP migration)

Notifications You must be signed in to change notification settings

Jiangbo-W/thp-migration-bench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=Requirements=
1. NUMA machine: if no NUMA machine, fake NUMA also works.
2. libnuma is needed.

=How to=
* make bench should give out the migration result between 512 4KB pages and 1 2MB page.
Like: 

THP Migration
Total time: 676.870346 us
Test successful.
-------------------
Base Page Migration
Total time: 2340.078354 us
Test successful.

About

Benchmarking page migrations (base page migration vs THP migration)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 79.6%
  • Shell 16.8%
  • Makefile 3.6%