Query: trace_block_unplug_timer
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACE_BLOCK_UNPLUG_T(9) Block IO TRACE_BLOCK_UNPLUG_T(9)NAMEtrace_block_unplug_timer - timed release of operations requests in queue to device driverSYNOPSISvoid trace_block_unplug_timer(struct request_queue * q);ARGUMENTSq request queue to unplugDESCRIPTIONUnplug the request queue q because a timer expired and allow block operation requests to be sent to the device driver.AUTHORSJason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_UNPLUG_T(9)