Re: RFC: Remove swap file support

Chris Wedgwood (cw@f00f.org)
Sun, 15 Jul 2001 03:25:28 +1200


On Sat, Jul 14, 2001 at 12:07:38AM -0600, Eric W. Biederman wrote:

Yes, and no. I'd say what we need to do is update rw_swap_page to
use the address space functions directly. With block devices and
files going through the page cache in 2.5 that should remove any
special cases cleanly.

Will block devices go through the page cache in 2.5.x?

I had hoped they would, that any block devices would just be
page-cache views of underlying character devices, thus allowing us to
remove the buffer-cache and the /dev/raw stuff.

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