Lines Matching refs:IO
62 to make an educated guess at when the IO will complete. Based on this
63 guess, the kernel will put the process issuing IO to sleep for an amount
67 IO to sleep for this amont of microseconds before entering classic
104 This is the smallest preferred IO size reported by the device.
108 This enables the user to disable the lookup logic involved with IO
130 This is the optimal IO size reported by the device.
158 When read, this file will display the current and available IO schedulers
159 for this block device. The currently active IO scheduler will be enclosed
160 in [] brackets. Writing an IO scheduler name to this file will switch
161 control of this block device to that new IO scheduler. Note that writing
162 an IO scheduler name to this file will attempt to load that IO scheduler