Handled no difference in seek times
authorAlan D. Brunelle <alan.brunelle@hp.com>
Wed, 21 May 2008 19:55:57 +0000 (15:55 -0400)
committerAlan D. Brunelle <alan.brunelle@hp.com>
Wed, 21 May 2008 19:55:57 +0000 (15:55 -0400)
commit5bebfd168c3f3f42acfd4a0263e9f4d1f5faea16
tree6c4507225f8c97170dd847e8398f9ca6cd124d05
parentccf6d55e4875989ebb57d8a9c031d177bdc2e43a
Handled no difference in seek times

For some reason recent kernels (2.6.25.4, for example) we've lost a lot
of resolution in our blktrace times. This can result in lots of things
happening "simultaneously." This change at least tries to handle the
case where all the seeks happen at once.

Probably have other issues that need to be looked into...
btt/doc/btt.tex
btt/seek.c