Messages in this thread |  | | From | Bartlomiej Zolnierkiewicz <> | Subject | Re: [PATCH 0/4] ide-tape: remove pipeline functionality-v2 | Date | Tue, 11 Mar 2008 00:24:35 +0100 |
| |
Hi,
On Sunday 09 March 2008, Borislav Petkov wrote: > Hi Bart, > > here are some patches removing the code for adding r/w requests to the pipeline. > Instead, they are being queued straight onto the device request queue now. In > addition, pipeline speed/control calculation has been removed since it becomes > also unused. > > drivers/ide/ide-tape.c | 334 +++++++----------------------------------------- > 1 files changed, 46 insertions(+), 288 deletions(-)
Thanks for re-doing the patches, I applied everything (it seems that thanks to the recast the changes become more obvious and we may now simplify patches even more - please see the other mails).
Bart
|  |