linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ioengine: File based ioengines
@ 2012-09-19 19:22 Dmitry Monakhov
  2012-09-19 19:22 ` [PATCH 1/4] export file_lookup_open Dmitry Monakhov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dmitry Monakhov @ 2012-09-19 19:22 UTC (permalink / raw)
  To: linux-ext4, fio; +Cc: axboe, Dmitry Monakhov

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-19 19:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 19:22 [PATCH 0/4] ioengine: File based ioengines Dmitry Monakhov
2012-09-19 19:22 ` [PATCH 1/4] export file_lookup_open Dmitry Monakhov
2012-09-19 19:22 ` [PATCH 2/4] ioengine: allow several external ioengines Dmitry Monakhov
2012-09-19 19:22 ` [PATCH 3/4] ioengine: Add fallocate ioengine Dmitry Monakhov
2012-09-19 19:22 ` [PATCH 4/4] engine: add e4defrag engine Dmitry Monakhov
2012-09-19 19:40 ` [PATCH 0/4] ioengine: File based ioengines Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).