Open hello-smile6 opened 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.
@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.
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
@torvalds Just wondering.