suse man page for trace_block_plug

Query: trace_block_plug

OS: suse

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)

NAME
trace_block_plug - keep operations requests in request queue
SYNOPSIS
void trace_block_plug(struct request_queue * q);
ARGUMENTS
q request queue to plug
DESCRIPTION
Plug 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.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_PLUG(9)
Related Man Pages
qenable(8b) - debian
blk_init_queue(9) - suse
qenable(8b) - xfree86
qenable(8b) - minix
qenable(8b) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I