Re: Define CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic.

From: Jens Axboe
Date: Tue May 22 2007 - 03:11:35 EST


On Mon, May 21 2007, Christoph Lameter wrote:
> The bounce buffer logic is included on systems that do not need it.
> If a system does not have zones like ZONE_DMA and ZONE_HIGHMEM that
> can lead to the use of bounce buffers then there is no need to reserve
> memory pools etc etc. This is true f.e. for SGI Altix.
>
> Also nicifies the Makefile and gets rid of the tricky "and" there.
>
> Signed-off-by: Christoph Lameter <clameter@xxxxxxx>

Signed-off-by: Jens Axboe <jens.axboe@xxxxxxxxxx>

--
Jens Axboe

-
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/