Re: [PATCH 000 of 006] raid5: Offload RAID operations to aworkqueue

From: Arjan van de Ven
Date: Thu Jun 29 2006 - 04:36:07 EST


On Wed, 2006-06-28 at 11:23 -0700, Dan Williams wrote:
> This patch set is a step towards enabling hardware offload in the
> md-raid5 driver. These patches are considered experimental and are not
> yet suitable for production environments.
>
> As mentioned, this patch set is the first step in that it moves work
> from handle_stripe5 to a work queue.

Hi,

since using work queues involve more context switches than doing things
inline... have you measured the performance impact of your changes? If
so... was there any impact that you could measure, and how big was that?

Greetings,
Arjan van de Ven

-
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/