tests: add context switch test
Builds on osv an Linux. Tests context switch performance: - between threads co-located on the same cpu - between threads on different cpus - between threads placed by the scheduler policy
tests/tst-ctxsw.cc
0 → 100644
Please register or sign in to comment