RE: [PATCH -mm] [RFC] I/OAT: Handle incoming udp through ioatdma

2007-11-29 Thread Nelson, Shannon
>From: J Hadi Salim [mailto:[EMAIL PROTECTED] On Behalf Of jamal > >On Thu, 2007-29-11 at 12:08 -0800, Nelson, Shannon wrote: >> [RFC] I/OAT: Handle incoming udp through ioatdma >> >> From: Shannon Nelson <[EMAIL PROTECTED]> >> >> If the incoming udp packet is larger than >sysctl_udp_dma_copybre

Re: [PATCH -mm] [RFC] I/OAT: Handle incoming udp through ioatdma

2007-11-29 Thread jamal
On Thu, 2007-29-11 at 12:08 -0800, Nelson, Shannon wrote: > [RFC] I/OAT: Handle incoming udp through ioatdma > > From: Shannon Nelson <[EMAIL PROTECTED]> > > If the incoming udp packet is larger than sysctl_udp_dma_copybreak, try > pushing it through the ioatdma asynchronous memcpy. This is very

Re: [PATCH -mm] [RFC] I/OAT: Handle incoming udp through ioatdma

2007-11-29 Thread Shannon Nelson
Argh - mind the line breaks... sln On Nov 29, 2007 12:08 PM, Nelson, Shannon <[EMAIL PROTECTED]> wrote: > [RFC] I/OAT: Handle incoming udp through ioatdma > > From: Shannon Nelson <[EMAIL PROTECTED]> > > If the incoming udp packet is larger than sysctl_udp_dma_copybreak, try > pushing it through t