Go to the documentation of this file.
53 #ifndef I2O_BLOCK_OSM_H
54 #define I2O_BLOCK_OSM_H
56 #define I2O_BLOCK_RETRY_TIME HZ/4
57 #define I2O_BLOCK_MAX_OPEN_REQUESTS 50
60 #define I2O_BLOCK_REQ_MEMPOOL_SIZE 32
62 #define KERNEL_SECTOR_SHIFT 9
63 #define KERNEL_SECTOR_SIZE (1 << KERNEL_SECTOR_SHIFT)