Possible to see which requests are in queue contributing to system load?

Yuri yuri at rawbw.com
Thu Jul 7 18:57:14 UTC 2011


top(1) shows the load as a number supposedly equal to the resource queue 
length.
But is there a way to detail this information? For example I want the 
system to log which requests to which files by which process/thread are 
in the queue and when they are fulfilled by the scheduler?

Yuri



More information about the freebsd-hackers mailing list