BLK_CONGESTION_WAIT

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

blk_congestion_wait - wait for a queue to become uncongested  

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:21:55 GMT, April 13, 2004