RE: [PATCH 2.6.23-rc7 0/3] async_tx and md-accel fixes for 2.6.23

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: <linux-kernel@...>, <linux-raid@...>, <neilb@...>, <yur@...>, <saeed.bishara@...>, Nelson, Shannon <shannon.nelson@...>
Date: Friday, September 21, 2007 - 4:52 pm

> From: Andrew Morton [mailto:akpm@linux-foundation.org]
async-tx-fixes-for-linus
something.
The symptom is raid array that fails to complete a read request.

It has only been triggered by Yuri when he tried a dma-engine
configuration on his PPC platform with PAGE_SIZE=64K, this opens a large
window for the bug to hit.  The window is much smaller but not 100%
closed in the !dma-engine case, although no one else has hit it. 

2.6.22 returned reads from handle_stripe under the stripe lock so this
patch can be seen as 'reverting a botched micro-optimization' versus
'introducing a new way to handle reads'.


#2 is less critical and cannot hit with any of the current drivers in
the kernel, so it is ok if this one misses 2.6.23.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: [PATCH 2.6.23-rc7 0/3] async_tx and md-accel fixes for 2..., Williams, Dan J, (Fri Sep 21, 4:52 pm)
[PATCH 2.6.23-rc7 3/3] raid5: fix ops_complete_biofill, Dan Williams, (Thu Sep 20, 9:27 pm)