Re: [PATCH 4/4] ide-tape: remove pipeline-specific code from idetape_add_chrdev_read_request()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Borislav Petkov
Date: Wednesday, March 12, 2008 - 11:19 pm

On Wed, Mar 12, 2008 at 02:51:23PM +0100, Bartlomiej Zolnierkiewicz wrote:

Damn, i see it now, idetape_queue_rw_tail() queues the request and then simply
_reuses_ the tape->merge_stage buffer by doing

        if (tape->merge_stage)
		idetape_init_merge_stage(tape);

so no need for reallocation. Whew! :)

-- 
Regards/Gruß,
    Boris.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] ide-tape: remove pipeline functionality-v2, Borislav Petkov, (Sun Mar 9, 10:10 am)
[PATCH 1/4] ide-tape: remove tape->cache_stage, Borislav Petkov, (Sun Mar 9, 10:10 am)
Re: [PATCH 0/4] ide-tape: remove pipeline functionality-v2, Bartlomiej Zolnierki ..., (Mon Mar 10, 4:24 pm)
Re: [PATCH 1/4] ide-tape: remove tape->cache_stage, Bartlomiej Zolnierki ..., (Mon Mar 10, 4:24 pm)
Re: [PATCH 2/4] ide-tape: remove pipeline-specific code fr ..., Bartlomiej Zolnierki ..., (Mon Mar 10, 4:25 pm)
Re: [PATCH 3/4] ide-tape remove pipeline speed/control cal ..., Bartlomiej Zolnierki ..., (Mon Mar 10, 4:25 pm)
Re: [PATCH 4/4] ide-tape: remove pipeline-specific code fr ..., Bartlomiej Zolnierki ..., (Mon Mar 10, 4:25 pm)
Re: [PATCH 1/4] ide-tape: remove tape->cache_stage, Borislav Petkov, (Mon Mar 10, 11:40 pm)
Re: [PATCH 4/4] ide-tape: remove pipeline-specific code fr ..., Bartlomiej Zolnierki ..., (Wed Mar 12, 6:51 am)
Re: [PATCH 2/4] ide-tape: remove pipeline-specific code fr ..., Bartlomiej Zolnierki ..., (Wed Mar 12, 6:51 am)
Re: [PATCH 2/4] ide-tape: remove pipeline-specific code fr ..., Bartlomiej Zolnierki ..., (Wed Mar 12, 7:31 am)
Re: [PATCH 4/4] ide-tape: remove pipeline-specific code fr ..., Borislav Petkov, (Wed Mar 12, 11:19 pm)