Searched refs:batching (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/block/ |
D | kyber-iosched.c | 184 unsigned int batching; member 502 khd->batching = 0; in kyber_init_hctx() 772 khd->batching++; in kyber_dispatch_cur_domain() 785 khd->batching++; in kyber_dispatch_cur_domain() 812 if (khd->batching < kyber_batch_size[khd->cur_domain]) { in kyber_dispatch_request() 827 khd->batching = 0; in kyber_dispatch_request() 979 seq_printf(m, "%u\n", khd->batching); in kyber_batching_show()
|
D | mq-deadline.c | 51 unsigned int batching; /* number of sequential requests made */ member 293 if (rq && dd->batching < dd->fifo_batch) in __dd_dispatch_request() 358 dd->batching = 0; in __dd_dispatch_request() 364 dd->batching++; in __dd_dispatch_request() 713 seq_printf(m, "%u\n", dd->batching); in DEADLINE_DEBUGFS_DDIR_ATTRS()
|
/Linux-v5.4/Documentation/trace/ |
D | events-kmem.rst | 66 callers should be batching their activities.
|
/Linux-v5.4/Documentation/scheduler/ |
D | sched-design-CFS.rst | 100 "server" (i.e., good batching) workloads. It defaults to a setting suitable
|
/Linux-v5.4/Documentation/networking/ |
D | kcm.txt | 241 Message batching
|
/Linux-v5.4/Documentation/RCU/ |
D | RTFP.txt | 36 this paper helped inspire the update-side batching used in the later 2382 RCU updates, RCU grace-period batching, update overhead, 2663 RCU updates, RCU grace-period batching, update overhead,
|
D | whatisRCU.txt | 335 implementations of the RCU infrastructure make heavy use of batching in
|
/Linux-v5.4/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 71 doing aggregation of transactions in memory - batching them, if you like - to
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 365 * our batching and round-robin selection scheme
|
/Linux-v5.4/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1726 to batching them for performance.
|