On Thu, Feb 01, 2001 at 06:57:41PM +0000, Alan Cox wrote: > Not for raw I/O. Although for the drivers that can't cope then going via > the page cache is certainly the next best alternative True - but raw-io has it's own alignment issues anyway. > Yes. You also need a way to describe it in terms of page * in order to do > mm locking for raw I/O (like the video capture stuff wants) Right. (That's why we have the struct page * always as part of the structure) > Certainly having the lightweight one a subset of the heavyweight one is a good > target. Yes, I'm trying to address that... Christoph -- Of course it doesn't work. We've performed a software upgrade. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compo... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: C... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: C... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mechanis... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Alan Cox
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Rik van Riel
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Alan Cox
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Alan Cox
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mech... bcrl
- Re: [Kiobuf-io-devel] RFC: Kernel mech... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Kernel mechanis... Chaitanya Tumuluri
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... Steve Lord
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compo... Stephen C. Tweedie