Re: [PATCH] blk: don't account discard request size

From: Jens Axboe
Date: Wed May 13 2015 - 11:27:15 EST


On 05/13/2015 11:00 AM, Jeff Moyer wrote:
Jens Axboe <axboe@xxxxxx> writes:

That would be better. But I'm still not sure we want to turn off
accounting for discards. For the mixed write/discard cases it's
definitely confusing. The better option would be to account it as a
discard and not a write. Preferably in a way that would not break
existing tools, but so that they could get updated to support it.

Are you suggesting adding a few fields to the end of diskstats or adding
a new proc file altogether? (or something else?)

I didn't suggest any specific solution. Obviously it'd be nice if we could just extend diskstats, but that might break userland. Worth checking up on.

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