TRACE_BLOCK_UNPLUG_T

Section: Block IO (9)
Updated: February 2011
Index Return to Main Contents
 

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