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)NAMEblk_queue_ordered - does this queue support ordered writesSYNOPSISint blk_queue_ordered(struct request_queue * q, unsigned ordered, prepare_flush_fn * prepare_flush_fn);ARGUMENTSq the request queue ordered one of QUEUE_ORDERED_* prepare_flush_fn rq setup helper for cache flush ordered writesDESCRIPTIONFor 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_QUEUE_ORDERED(9)
Related Man Pages |
---|
rpmgraph(8) - linux |
rpmgraph(8) - centos |
tsort(1) - osf1 |
rpmgraph(8) - suse |
blk_make_request(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |