[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1348082576-10528-1-git-send-email-dmonakhov@openvz.org>
Date: Wed, 19 Sep 2012 23:22:52 +0400
From: Dmitry Monakhov <dmonakhov@...nvz.org>
To: linux-ext4@...r.kernel.org, fio@...r.kernel.org
Cc: axboe@...nel.dk, Dmitry Monakhov <dmonakhov@...nvz.org>
Subject: [PATCH 0/4] ioengine: File based ioengines
Fio is very cool tool for generating various io patterns.
And I use it as a base io-loader for xfsstress framework
I've prepared two file-based ioengines which allow to generate
interesting io patterns. 'falloc' is more generic and may be useful
for many cases, other 'e4defrag' is more specific but still
usfull. It would be nice to have this engines in-tree if possible.
TOC:
# fixes for external engines
export file_lookup_open
ioengine: allow several external ioengines
# file based ioengines
ioengine: Add fallocate ioengine
ioengine: Add e4defrag ioengine
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists