All of lore.kernel.org
 help / color / mirror / Atom feed
* submit bio directly from userspace
@ 2015-10-07 14:42 Mike Krinkin
  2015-10-09 11:41 ` Dmitry Monakhov
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Krinkin @ 2015-10-07 14:42 UTC (permalink / raw)
  To: linux-kernel; +Cc: axboe, hch, kmo, dmonakhov

Hi,

i'm developing block layer workload simulator/player and need to
generate bios as close as possible to the ones in original workload.
To play workload i employ aio + O_DIRECT, but all IOs end up as bios
with SYNC flag set. So i wonder is there any way to control bios
flags from userspace or, maybe, any other options to generate
workload from userspace except aio + O_DIRECT with more precise
control over bio flags?

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

end of thread, other threads:[~2015-10-09 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 14:42 submit bio directly from userspace Mike Krinkin
2015-10-09 11:41 ` Dmitry Monakhov
2015-10-09 14:32   ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.