BFS vs. mainline scheduler benchmarks and measurements
BFS vs. mainline scheduler benchmarks and measurements
Posted Sep 7, 2009 10:28 UTC (Mon) by jamesh (guest, #1159)In reply to: BFS vs. mainline scheduler benchmarks and measurements by russell
Parent article: BFS vs. mainline scheduler benchmarks and measurements
The pipe test looks like it is entirely about latency rather than throughput. It has two processes that wait on each other in an alternating fashion.
Scoring well on that benchmark will depend heavily on the average latency of the scheduler. Unfortunately it doesn't tell you the variance in the latency.
The benchmark Jens Axboe suggested (http://thread.gmane.org/gmane.linux.kernel/886319/focus=8...) might do the trick in measuring that though.
