Re: [PATCH 11/12 v4] mmc: block: issue requests in massive parallel

2017-10-27 Thread Ulf Hansson
On 26 October 2017 at 14:57, Linus Walleij wrote: > This makes a crucial change to the issueing mechanism for the > MMC requests: > > Before commit "mmc: core: move the asynchronous post-processing" > some parallelism on the read/write requests was achieved by >

[PATCH 11/12 v4] mmc: block: issue requests in massive parallel

2017-10-26 Thread Linus Walleij
This makes a crucial change to the issueing mechanism for the MMC requests: Before commit "mmc: core: move the asynchronous post-processing" some parallelism on the read/write requests was achieved by speculatively postprocessing a request and re-preprocess and re-issue the request if something