Re: [PATCH][WIP] dio rewrite

From: Andi Kleen
Date: Mon Feb 11 2013 - 20:24:20 EST


On Mon, Feb 11, 2013 at 04:53:26PM -0800, Kent Overstreet wrote:
> I finally started hacking on the dio code, and it's far from done but
> it's turning out better than I expected so I thought I'd show off what
> I've got so far.

The critical metric for some of the highend workloads
is the number of cache lines touched in the submission path
(especially potentially modified ones). How does your new code fare on that?

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