BFS vs. mainline scheduler benchmarks and measurements
BFS vs. mainline scheduler benchmarks and measurements
Posted Sep 10, 2009 9:56 UTC (Thu) by mingo (subscriber, #31122)In reply to: BFS vs. mainline scheduler benchmarks and measurements by nix
Parent article: BFS vs. mainline scheduler benchmarks and measurements
It shouldnt have too big cost unless you are really RAM constrained. (read running: a 32 MB system or so) So it's a nice tool if you want to see a general categorization of latency sources in your system.
latencytop is certainly useful enough so that several distributions enable it by default. It has size impact on task struct but otherwise the runtime cost should be near zero.
