suse man page for blk_queue_ordered

Query: blk_queue_ordered

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - centos
blk_make_request(9) - centos
tsort(1) - osf1
cache::cachemetadata(3pm) - debian
config::model::hashid(3pm) - debian
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I