Re: Bounce Buffer Patch

Jens Axboe (axboe@suse.de)
Fri, 17 May 2002 08:09:55 +0200


On Fri, May 17 2002, Sanket Rathi wrote:
> I have read about bounce buffer and understand.
> but from where i can get the code of that patch and how it internally
> works.

You mean the patch to avoid bounce buffering? Andrea has an uptodate
version here:

http://www.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre8aa3/00_block-highmem-all-18b-11.gz

In short, it does its magic by not relying on the virtual mapping of a
given page. If you want more info than that, you'll have to ask more
qualified questions.

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