trace_block_unplug_timer

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

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.