torvalds / test-tlb

Stupid memory latency and TLB tester
GNU General Public License v2.0
717 stars 207 forks source link

changed PAGE_SIZE and HUGEPAGE to auto get the page size #16

Open Privanom opened 2 years ago

Privanom commented 2 years ago

With this commit the user won't need to change the variables to match their page size.

Privanom commented 2 years ago

Oh shit i actually contributed to a torvalds repo..