Hi, On Mon, 5 Feb 2001, Linus Torvalds wrote: > > Does it has to be vectors? What about lists? > > I'd prefer to avoid lists unless there is some overriding concern, like a > real implementation issue. But I don't care much one way or the other - > what I care about is that the setup and usage time is as low as possible. > I suspect arrays are better for that. I was more thinking about the higher layers. Here it's simpler to setup a list of pages which can be send to a lower layer. In the page cache we already have per address space lists, so it would be very easy to use that. A lower layer can generate of course anything it wants out of this, e.g. it can generate sublists or vectors. bye, Roman - 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: Ke... Christoph Hellwig
- Re: [Kiobuf-io-devel] RFC: Ke... Neil Brown
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Ben LaHaise
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... Roman Zippel
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... David S. Miller
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Roman Zippel
- Re: [Kiobuf-io-devel] RFC: Ke... Ingo Molnar
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... Alan Cox
- Re: [Kiobuf-io-devel] RFC: Ke... Linus Torvalds
- Re: [Kiobuf-io-devel] RFC: Ke... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Ke... bcrl
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... bsuparna
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... bsuparna
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... Stephen C. Tweedie
- Re: [Kiobuf-io-devel] RFC: Kernel mechanism: Compound e... bsuparna