torvalds / test-tlb

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

What is this? #15

Open hello-smile6 opened 2 years ago

hello-smile6 commented 2 years ago

@torvalds Just wondering.

nexos-dev commented 2 years ago

I believe, (and @torvalds please correct me if I'm wrong), but I believe that this checks the latency of memory accesses.

ThatOneCalculator commented 2 years ago

@torvalds Just wondering.

https://github.com/torvalds/test-tlb/blob/master/README. Repos have readmes for a reason, the first line tells you exactly what this is.

melihxz commented 3 months ago

test-tlb is a program for testing Memory access pings and Testing TLB's (Translation Lookaside Buffer) performance, Theres configurable parameters, Ping calculators, Test config and more