TRACE_BLOCK_UNPLUG_T(9) Block IO TRACE_BLOCK_UNPLUG_T(9)
NAME
trace_block_unplug_timer - timed release of operations requests in queue to device driver
SYNOPSIS
void trace_block_unplug_timer(struct request_queue * q);
ARGUMENTS
q
request queue to unplug
DESCRIPTION
Unplug the request queue q because a timer expired and allow block operation requests to be sent to the device driver.
AUTHORS
Jason Baron <jbaron@redhat.com>
Author.
William Cohen <wcohen@redhat.com>
Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_UNPLUG_T(9)