BLK_CONGESTION_WAIT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

blk_congestion_wait - wait for a queue to become uncongested  

SYNOPSIS

"SYNOPSIS"

void blk_congestion_wait (int rw, long timeout);  

ARGUMENTS

rw
READ or WRITE
timeout
timeout in jiffies
 

DESCRIPTION

Waits for up to timeout jiffies for a queue (any queue) to exit congestion. If no queues are congested then just wait for the next request to be returned.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:25 GMT, October 06, 2005