| From: |
| Jens Axboe <axboe@suse.de> |
| To: |
| Linux Kernel <linux-kernel@vger.kernel.org> |
| Subject: |
| [PATCH] Time sliced cfq ver14 |
| Date: |
| Wed, 15 Dec 2004 13:03:27 +0100 |
Hi,
2.6.10-rc3-mm1 patch:
http://www.kernel.org/pub/linux/kernel/people/axboe/patch...
2.6-BK patch:
http://www.kernel.org/pub/linux/kernel/people/axboe/patch...
Changes:
- Fix leak of queue
- Better balance when to preempt. On 8 client read workload, aggregate
bandwidth would take a few seconds to build up, due to initial massive
preempt generation more seeks than it should. Priority check was also
reverse which showed bad results on multi-prio work loads.
- Fix reversed priority check in preemption check, oops.
--
Jens Axboe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/