Lines Matching full:requests
64 to service most asynchronous I/O requests.
72 One pool of AIO daemons is used to service asynchronous I/O requests for
92 requests except for I/O requests to raw disks.
110 Asynchronous I/O requests for raw disks are queued directly to the disk
113 These requests are not serviced by any of the AIO daemon pools.
115 Several limits on the number of asynchronous I/O requests are imposed both
120 The maximum number of queued asynchronous I/O requests for raw disks permitted
122 Asynchronous I/O requests that have completed but whose status has not been
129 The number of queued asynchronous I/O requests for raw disks system-wide.
131 The maximum number of asynchronous I/O requests for a single process
134 The maximum number of outstanding asynchronous I/O requests permitted for a
136 This includes requests that have not been serviced,
137 requests currently being serviced,
138 and requests that have completed but whose status has not been retrieved via
143 The number of outstanding asynchronous I/O requests system-wide.
145 The maximum number of outstanding asynchronous I/O requests permitted