Home
last modified time | relevance | path

Searched refs:batching (Results 1 – 16 of 16) sorted by relevance

/linux/block/
H A Dkyber-iosched.c178 unsigned int batching; member
499 khd->batching = 0; in kyber_init_hctx()
762 khd->batching++; in kyber_dispatch_cur_domain()
775 khd->batching++; in kyber_dispatch_cur_domain()
802 if (khd->batching < kyber_batch_size[khd->cur_domain]) { in kyber_dispatch_request()
817 khd->batching = 0; in kyber_dispatch_request()
960 seq_printf(m, "%u\n", khd->batching); in kyber_batching_show()
H A Dmq-deadline.c91 unsigned int batching; /* number of sequential requests made */ member
338 if (rq && dd->batching < dd->fifo_batch) { in __dd_dispatch_request()
402 dd->batching = 0; in __dd_dispatch_request()
411 dd->batching++; in __dd_dispatch_request()
865 seq_printf(m, "%u\n", dd->batching); in deadline_batching_show()
/linux/Documentation/trace/
H A Devents-kmem.rst66 callers should be batching their activities.
/linux/kernel/rcu/
H A DKconfig374 thus defeating the 32-callback batching used to amortize the
378 jiffy, and overrides the 32-callback batching if this limit
/linux/tools/memory-model/Documentation/
H A Dsimple.txt64 single-threaded grace-period processing is use of batching, where all
67 it more efficient. Nor is RCU unique: Similar batching optimizations
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst258 This batching is controlled by a sequence counter named
497 batching, so that a single grace-period operation can serve numerous
520 permits much higher degrees of batching, and thus much lower per-request
/linux/Documentation/networking/
H A Dkcm.rst245 Message batching
H A Dnapi.rst216 In most scenarios batching happens due to IRQ coalescing which is done
/linux/Documentation/scheduler/
H A Dsched-design-CFS.rst104 "server" (i.e., good batching) workloads. It defaults to a setting suitable
/linux/Documentation/filesystems/iomap/
H A Doperations.rst398 for post-writeback updates by batching them.
401 iomap ioends contain a ``list_head`` to enable batching.
/linux/Documentation/RCU/
H A DRTFP.txt36 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,
H A DwhatisRCU.rst394 implementations of the RCU infrastructure make heavy use of batching in
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1217 synchronize_rcu() are required to use batching optimizations so that
1560 requirement is another factor driving batching of grace periods, but it
1577 complete more quickly, but at the cost of restricting RCU's batching
2404 must *decrease* the per-operation overhead, witness the batching
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq365 * our batching and round-robin selection scheme
/linux/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst357 in memory - batching them, if you like - to minimise the impact of the log IO on
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6432 callback batching for call_rcu_tasks().
6434 of zero will disable batching. Batching is