Re: [PATCHSET] 0/15 IO scheduler improvements

From: Al Boldi
Date: Thu Jul 13 2006 - 16:48:10 EST


Jens Axboe wrote:
>
> This is a continuation of the patches posted yesterday, I continued
> to build on them. The patch series does:
>
> - Move the hash backmerging into the elevator core.
> - Move the rbtree handling into the elevator core.
> - Abstract the FIFO handling into the elevator core.
> - Kill the io scheduler private requests, that require allocation/free
> for each request passed through the system.
>
> The result is a faster elevator core (and faster IO schedulers), with a
> nice net reduction of kernel text and code as well.

Thanks!

Your efforts are much appreciated, as the current situation is a bit awkward.

> If you have time, please give this patch series a test spin just to
> verify that everything still works for you. Thanks!

Do you have a combo-patch against 2.6.17?

Thanks!

--
Al

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/