blk_queue_ordered(9) suse man page | unix.com

Man Page: blk_queue_ordered

Operating Environment: suse

Section: 9

BLK_QUEUE_ORDERED(9)						   Block Devices					      BLK_QUEUE_ORDERED(9)

NAME
blk_queue_ordered - does this queue support ordered writes
SYNOPSIS
int blk_queue_ordered(struct request_queue * q, unsigned ordered, prepare_flush_fn * prepare_flush_fn);
ARGUMENTS
q the request queue ordered one of QUEUE_ORDERED_* prepare_flush_fn rq setup helper for cache flush ordered writes
DESCRIPTION
For journalled file systems, doing ordered writes on a commit block instead of explicitly doing wait_on_buffer (which is bad for performance) can be a big win. Block drivers supporting this feature should call this function and indicate so.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_QUEUE_ORDERED(9)
Related Man Pages
rpmgraph(8) - redhat
rpmgraph(8) - debian
blk_make_request(9) - suse
journal_try_to_free_buffers(9) - suse
cache::cachemetadata(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB