[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1207543504-27888-1-git-send-email-petkovbb@gmail.com>
Date: Mon, 7 Apr 2008 06:44:58 +0200
From: Borislav Petkov <petkovbb@...glemail.com>
To: <bzolnier@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
Borislav Petkov <petkovbb@...il.com>
Subject: [PATCH 0/6] ide-tape: refit tape data buffer bits/kill pipelining-v2
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists