Re: [patch 2/5] fs: improve scalability of bdi writeback workqueues

From: Jens Axboe
Date: Tue Sep 15 2009 - 15:31:26 EST


On Wed, Sep 16 2009, npiggin@xxxxxxx wrote:
> If you're going to do an atomic RMW on each list entry, there's not much
> point in all the RCU complexities of the list walking. This is only going
> to help the multi-thread case I guess, but it doesn't hurt to do now.

Thanks Nick, good optimization.

--
Jens Axboe

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