Searched refs:batching (Results 1 – 8 of 8) sorted by relevance
41 unsigned int batching; /* number of sequential requests made */ member259 if (rq && dd->batching < dd->fifo_batch) in deadline_dispatch_requests()315 dd->batching = 0; in deadline_dispatch_requests()321 dd->batching++; in deadline_dispatch_requests()
58 callers should be batching their activities.
96 "server" (i.e., good batching) workloads. It defaults to a setting suitable
36 this paper helped inspire the update-side batching used in the later2382 RCU updates, RCU grace-period batching, update overhead,2663 RCU updates, RCU grace-period batching, update overhead,
317 implementations of the RCU infrastructure make heavy use of batching in
71 doing aggregation of transactions in memory - batching them, if you like - to
365 * our batching and round-robin selection scheme
1551 to batching them for performance.