Re: [PATCH/RFC] SPI: add DMAUNSAFE analog to David Brownell's core

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Dec 16, 2005 at 11:37:46AM +0300, Vitaly Wool wrote:
> >What performance issues?  As an example, USB has this rule, and we can
> >saturate a 480Mbit line with a _userspace_ driver (loads of memcopy
> >calles involved there.)
> >
> What CPU is used there? I guess it's not 144 MHz ARM ;-)

I don't think so either, but don't remember the exact cpu (but it was an
embedded system...)

> >>And, can you please point me out the examples of devices behind USB bus 
> >>that need to write registers from an interrupt context?
> >>
> >
> >usb to serial drivers need to allocate buffers for their write functions
> >as they can be called in irq context from a tty line dicipline, which
> >causes a USB packet to be dynamically created and sent to the USB core.
> >I also think the USB network and ATM drivers have these requirements
> >too, just search for GFP_ATOMIC in the drivers/usb/ directory to find
> >these instances.
> >
> Oh BTW... I'm experiencing constant problems with root filesystem over 
> NFS over usbnet on my target
> I'm getting "server not responding, still trying" error whenever the 
> system (208-MHz ARM926 board) is under heavy load.
> I think it may well be related to the thing we discuss.

I really doubt it.  See David's other message to you about this.  And
if you have problems, please report them on the linux-usb-devel mailing
list.  We have never had bug reports due to issues involving the DMA
requirements (with the exception of people finding drivers that were
trying to send data off of the stack...)

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux