* patch for splice system call.
@ 2005-12-13 6:39 Deven Balani
2006-01-09 1:37 ` Coywolf Qi Hunt
0 siblings, 1 reply; 2+ messages in thread
From: Deven Balani @ 2005-12-13 6:39 UTC (permalink / raw)
To: linux-kernel
Hi All!
I am routing data from a tuner to harddisk.
I came to know splice() is something related to do real-time IO.
I believe direct IO doesn't address this scenario.
Can any one refer me the source to the patch of splice() system call.
Regards,
Deven
On 12/9/05, Alex Riesen <raa.lkml@gmail.com> wrote:
> On 12/9/05, Deven Balani <devenbalani@gmail.com> wrote:
> > I am writing a libata-complaint SATA driver for an ARM board.
> >
> > I want to do data streaming from a tuner into the SATA hard disk.
> >
> > In other words, I am getting a buffer of stream in kernel space, which
> > I had to store it in SATA hard disk.
>
> can this be of interest:
>
> http://groups.google.de/group/fa.linux.kernel/browse_frm/thread/21b2b3215f35e21a/bcbc00b7a0151afd?tvc=1&q=linux-kernel+Make+pipe+data+structure+be+a+circular+list+of+pages#bcbc00b7a0151afd
>
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: patch for splice system call. 2005-12-13 6:39 patch for splice system call Deven Balani @ 2006-01-09 1:37 ` Coywolf Qi Hunt 0 siblings, 0 replies; 2+ messages in thread From: Coywolf Qi Hunt @ 2006-01-09 1:37 UTC (permalink / raw) To: Deven Balani; +Cc: linux-kernel 2005/12/13, Deven Balani <devenbalani@gmail.com>: > Hi All! > > I am routing data from a tuner to harddisk. > I came to know splice() is something related to do real-time IO. > I believe direct IO doesn't address this scenario. > > Can any one refer me the source to the patch of splice() system call. > sendfile (2) ? > Regards, > Deven > > On 12/9/05, Alex Riesen <raa.lkml@gmail.com> wrote: > > On 12/9/05, Deven Balani <devenbalani@gmail.com> wrote: > > > I am writing a libata-complaint SATA driver for an ARM board. > > > > > > I want to do data streaming from a tuner into the SATA hard disk. > > > > > > In other words, I am getting a buffer of stream in kernel space, which > > > I had to store it in SATA hard disk. > > > > can this be of interest: > > > > http://groups.google.de/group/fa.linux.kernel/browse_frm/thread/21b2b3215f35e21a/bcbc00b7a0151afd?tvc=1&q=linux-kernel+Make+pipe+data+structure+be+a+circular+list+of+pages#bcbc00b7a0151afd > > > - > 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/ > -- Coywolf Qi Hunt ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-09 1:38 UTC | newest] Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2005-12-13 6:39 patch for splice system call Deven Balani 2006-01-09 1:37 ` Coywolf Qi Hunt
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
Powered by JetHome