[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130212012413.GA30387@tassilo.jf.intel.com>
Date: Mon, 11 Feb 2013 17:24:13 -0800
From: Andi Kleen <ak@...ux.intel.com>
To: Kent Overstreet <koverstreet@...gle.com>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Zach Brown <zab@...bo.net>, Jens Axboe <axboe@...nel.dk>
Subject: Re: [PATCH][WIP] dio rewrite
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists