[PATCH] blkparse: Fix bad ordering due to non-global sequence
authorJens Axboe <axboe@suse.de>
Thu, 2 Feb 2006 12:47:51 +0000 (13:47 +0100)
committerJens Axboe <axboe@suse.de>
Thu, 2 Feb 2006 12:47:51 +0000 (13:47 +0100)
commita43c1c17c979674a3f03a858fa42e1dfd4bba5ed
treef07a6ba1c5e40c4aa70b7e84c1ad75fefdc60e7b
parent6693017725e653359ec2b1862162c1c30655fe06
[PATCH] blkparse: Fix bad ordering due to non-global sequence

We need to let events simmer in the queue for at least one iteration
of all devices, to prevent bad outputs if one CPU has late events.
blkparse.c