Re: [PATCH 11/12] libata: use IRQ expecting
From: Tejun Heo <tj@kernel.org>
Date: 2010-07-10 10:08:13
Also in:
lkml
From: Tejun Heo <tj@kernel.org>
Date: 2010-07-10 10:08:13
Also in:
lkml
On 07/02/2010 04:41 PM, Tejun Heo wrote:
Hello, Jeff. So, something like the following. This should be applied on top of the two previous libata patches. The amount of code in the hot path is very small. Compared to the cpu actually taking an interrupt and accessing hardware, it should be negligible, and this will give us working and acceptably performing systems in the presence of most types of IRQ problems.
Ping. -- tejun