[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <465DCAE4.1010206@rtr.ca>
Date: Wed, 30 May 2007 15:05:08 -0400
From: Mark Lord <lkml@....ca>
To: Ingo Molnar <mingo@...e.hu>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Jeff Garzik <jeff@...zik.org>,
Zach Brown <zach.brown@...cle.com>,
linux-kernel@...r.kernel.org,
Arjan van de Ven <arjan@...radead.org>,
Christoph Hellwig <hch@...radead.org>,
Andrew Morton <akpm@....com.au>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
Ulrich Drepper <drepper@...hat.com>,
Evgeniy Polyakov <johnpol@....mipt.ru>,
"David S. Miller" <davem@...emloft.net>,
Suparna Bhattacharya <suparna@...ibm.com>,
Davide Libenzi <davidel@...ilserver.org>,
Jens Axboe <jens.axboe@...cle.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: Syslets, Threadlets, generic AIO support, v6
Ingo Molnar wrote:
>
> - sendfile(). This API mainly failed on #2. It partly failed on #1 too.
> (couldnt be used in certain types of scenarios so was unintuitive.)
> splice() fixes this almost completely.
>
> - KAIO. It fails on #2 and #3.
I wonder how useful it would be to reimplement sendfile()
using splice(), either in glibc or inside the kernel itself?
sendfile() does get used a fair bit, but I really doubt that anyone
outside of a handful of people on this list actually use splice().
Cheers
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists