Rechercher une page de manuel
blk_run_queue
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
blk_run_queue - run a single device queueSYNOPSIS
- void blk_run_queue(struct request_queue * q);
ARGUMENTS
q
- The queue to run
DESCRIPTION
Invoke request handling on this queue, if it has pending work to do. May be used to restart queueing when a request has completed.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre