Rechercher une page de manuel
blk_queue_max_sectors
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
blk_queue_max_sectors - set max sectors for a request for this queueSYNOPSIS
- void blk_queue_max_sectors(struct request_queue * q, unsigned int max_sectors);
ARGUMENTS
q
- the request queue for the device
max_sectors
- max sectors in the usual 512b unit
DESCRIPTION
Enables a low level driver to set an upper limit on the size of received requests.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre