On Wed, 10 Jan 2001, Christoph Hellwig wrote: > Simple. Because I stated before that I DON'T even want the > networking to use kiobufs in lower layers. My whole argument is > to pass a kiovec into the fileop instead of a page, because it > makes sense for other drivers to use multiple pages, Now wouldn't it be great if we had one type of data structure that would work for both the network layer and the block layer (and v4l, ...) ? If we constantly need to convert between zerocopy metadata type, I'm sure we'll lose most of the performance gain we started this whole idea for in the first place. cheers, Rik -- Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com.br/ - 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: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Christoph Hellwig
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Christoph Hellwig
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Christoph Hellwig
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Andrew Morton
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Andrew Scott
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Christoph Hellwig
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Rik van Riel
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Christoph Hellwig
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Christoph Hellwig
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Albert D. Cahalan
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Benjamin C.R. LaHaise
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Linus Torvalds
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Gerd Knorr
- Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0... Stephen C. Tweedie