Re: [PATCH v2] AHCI: Optimize interrupt processing

From: Tejun Heo
Date: Sat Sep 13 2014 - 00:44:23 EST


On Thu, Sep 11, 2014 at 02:44:37PM +0200, Alexander Gordeev wrote:
> Split interrupt service routine into hardware context handler and
> threaded context handler. That allows to protect ports with individual
> locks rather than with a single host-wide lock, which results in better
> parallelism.

This patch is way too large. Can you please split it up to smaller
logical changes?

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/