Re: [PATCH v8 00/12] use nonblock mmc requests to minimize latency

2011-07-02 Thread Arnd Bergmann
On Saturday 02 July 2011 14:29:38 Russell King - ARM Linux wrote: > One other thing to be considered here is whether this idea should be > limited to just MMC or whether it should be extended further, to > move the DMA mapping stuff out of the hot path for other block devices > too. > > There are

Re: [PATCH v8 00/12] use nonblock mmc requests to minimize latency

2011-07-02 Thread Russell King - ARM Linux
On Fri, Jul 01, 2011 at 06:44:43PM +0200, Arnd Bergmann wrote: > On Thursday 30 June 2011, Russell King - ARM Linux wrote: > > We've been here before - with PCMCIA's card insertion code, where you > > have to go through a sequence of events (insert, power up, reset, etc). > > The PCMCIA code used t