lkml.org 
[lkml]   [2008]   [Apr]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/6] ide-tape: refit tape data buffer bits/kill pipelining-v2
DateMon, 7 Apr 2008 06:44:58 +0200
FromBorislav Petkov <>
Hi Bart,

here's another patchset that contains some other fixes along with the changes
you suggested. We have now a tape->merge_bh buffer which is a singly linked list
of bh's and tape->bh is a pointer within that list. The remaining pipelining
functions have been readjusted to handle the merge buffer. I guess, that was it,
pipelining is gone.

 drivers/ide/ide-tape.c |  215 ++++++++++++++++++++++--------------------------
 1 files changed, 99 insertions(+), 116 deletions(-)

\
 
 \ /
  Last update: 2008-04-07 06:49    [from the cache]
©2003-2008