Query: trace_block_plug
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_PLUG(9) Block IO TRACE_BLOCK_PLUG(9)NAMEtrace_block_plug - keep operations requests in request queueSYNOPSISvoid trace_block_plug(struct request_queue * q);ARGUMENTSq request queue to plugDESCRIPTIONPlug the request queue q. Do not allow block operation requests to be sent to the device driver. Instead, accumulate requests in the queue to improve throughput performance of the block device.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_PLUG(9)
Related Man Pages |
---|
blk_init_queue(9) - centos |
blk_make_request(9) - centos |
blk_init_queue(9) - suse |
qenable(8b) - centos |
qenable(8b) - redhat |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
Shopt -s histappend |
[TIP] Processing YAML files with yq |