public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* REQ_HARDBARRIER and REQ_SOFTBARRIER
@ 2007-02-24  9:56 V P
  2007-02-24 12:42 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: V P @ 2007-02-24  9:56 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm trying to modify the ordering of I/O requests in Linux kernel, and
came across the barrier flags REQ_HARDBARRIER and REQ_SOFTBARRIER.

One thing I noticed (which might be wrong) is that all the requests
have both these flags set. What is the significance of these flags? Is
it a must for a request to have this? Can I reorder two requests with
these flags set? How is SOFTBARRIER different from HARDBARRIER?

I appreciate your time and help.

Thanks much.

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

end of thread, other threads:[~2007-02-24 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-24  9:56 REQ_HARDBARRIER and REQ_SOFTBARRIER V P
2007-02-24 12:42 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox