https://github.com/torvalds/linux
Revision 9c2c38a122cc23d6a09b8004d60a33913683eedf authored by Jens Axboe on 24 August 2005, 12:57:54 UTC, committed by Linus Torvalds on 24 August 2005, 17:22:44 UTC
One critical fix and two minor fixes for 2.6.13-rc7:

- Max depth must currently be 2 to allow barriers to function on SCSI
- Prefer sync request over async in choosing the next request
- Never allow async request to preempt or disturb the "anticipation" for
  a single cfq process context. This is as-designed, the code right now
  is buggy in that area.

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 41290c1
History
Tip revision: 9c2c38a122cc23d6a09b8004d60a33913683eedf authored by Jens Axboe on 24 August 2005, 12:57:54 UTC
[PATCH] cfq-iosched.c: minor fixes
Tip revision: 9c2c38a

README

back to top