• Home
Name Date Size #Lines LOC

..--

.gitignoreD07-Sep-202431 32

MakefileD07-Sep-20241 KiB295

READMED07-Sep-2024325 107

preempt_timing.cD07-Sep-20244.1 KiB16095

rdtsc-latency.cD07-Sep-20244.3 KiB168102

run_auto.shD07-Sep-2024507 229

README

1These tests (preempt_timing and rdtsc_latency) are intended
2to be tools to diagnose problems if gtod_latency results are
3problematic.
4
5We don't run these tests by default (top level run.sh script
6will not list them, as it won't find run_auto.sh).
7
8They can be run from this test directly by invoking the
9local run.sh script.
10