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) - centos |
| blk_make_request(9) - centos |
| rpmgraph(8) - redhat |
| rpmgraph(8) - debian |
| config::model::hashid(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |