/kernel/linux/linux-5.10/Documentation/block/ |
D | kyber-iosched.rst | 5 The only two tunables for the Kyber scheduler are the target latencies for 7 these target latencies.
|
D | deadline-iosched.rst | 20 service time for a request. As we focus mainly on read latencies, this is
|
D | queue-sysfs.rst | 51 setting is the software limit. Some devices exhibit large latencies when 53 smaller discards and potentially help reduce latencies induced by large
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_display_debugfs.c | 1477 const u16 *latencies; in pri_wm_latency_show() local 1480 latencies = dev_priv->wm.skl_latency; in pri_wm_latency_show() 1482 latencies = dev_priv->wm.pri_latency; in pri_wm_latency_show() 1484 wm_latency_show(m, latencies); in pri_wm_latency_show() 1492 const u16 *latencies; in spr_wm_latency_show() local 1495 latencies = dev_priv->wm.skl_latency; in spr_wm_latency_show() 1497 latencies = dev_priv->wm.spr_latency; in spr_wm_latency_show() 1499 wm_latency_show(m, latencies); in spr_wm_latency_show() 1507 const u16 *latencies; in cur_wm_latency_show() local 1510 latencies = dev_priv->wm.skl_latency; in cur_wm_latency_show() [all …]
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | tcp-thin.rst | 14 the service quality. Extreme latencies are caused by TCP's 23 streams provoke high latencies when using TCP is unfortunate. 37 to experience high retransmission latencies.
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
D | zfcp_scsi.c | 151 zfcp_sdev->latencies.write.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 152 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 153 zfcp_sdev->latencies.read.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 154 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 155 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 156 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 157 spin_lock_init(&zfcp_sdev->latencies.lock); in zfcp_scsi_slave_alloc()
|
D | zfcp_def.h | 285 struct zfcp_latencies latencies; member
|
D | zfcp_fsf.c | 2341 lat = &zfcp_sdev->latencies.read; in zfcp_fsf_req_trace() 2346 lat = &zfcp_sdev->latencies.write; in zfcp_fsf_req_trace() 2349 lat = &zfcp_sdev->latencies.cmd; in zfcp_fsf_req_trace() 2354 spin_lock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace() 2358 spin_unlock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace()
|
D | zfcp_sysfs.c | 551 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \ 582 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | hwlat_detector.rst | 9 detect large system latencies induced by the behavior of certain underlying 22 you are trying to keep event service latencies down in the microsecond range. 57 change to a default of 10 usecs. If any latencies that exceed the threshold is
|
/kernel/linux/linux-5.10/kernel/ |
D | Kconfig.preempt | 11 throughput. It will still provide good latencies most of the 18 latencies.
|
/kernel/linux/linux-5.10/block/ |
D | Kconfig.iosched | 17 multiqueue and other fast devices. Given target latencies for reads and
|
D | Kconfig | 141 The IO controller will attempt to maintain average IO latencies below
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-sched.txt | 6 perf-sched - Tool to trace/measure scheduler properties (latencies) 20 'perf sched latency' to report the per task scheduling latencies
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 60 - ibm,cpu-idle-state-latencies-ns: 62 exit-latencies (in ns) for the idle states in
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | speculation.rst | 10 To improve performance and minimize average latencies, many contemporary CPUs
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | statistics.rst | 19 histogram of latencies. All these counters may be accessed by sending 74 collect histogram of latencies. The
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | emu10k1-jack.rst | 20 channels. With a post 2.6.9 Linux kernel, latencies down to 64 (1.33 ms) or
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | pps.rst | 75 you should take into account the latencies and jitter introduced by 240 latencies. But if it is too small slave won't be able to capture clear edge
|
/kernel/linux/linux-5.10/kernel/rcu/ |
D | Kconfig.debug | 114 Say N here if you need ultimate kernel/user switch latencies
|
/kernel/linux/linux-5.10/Documentation/timers/ |
D | no_hz.rst | 92 in order to avoid degrading from-idle transition latencies. 238 eliminate scheduling-clock interrupt latencies. Here are some 252 to degrade your latencies -- and that this degradation can
|
/kernel/linux/linux-5.10/arch/sh/mm/ |
D | Kconfig | 114 the address space, each with varying latencies. This enables
|
/kernel/linux/linux-5.10/Documentation/locking/ |
D | pi-futex.rst | 25 determinism and well-bound latencies. Even in the worst-case, PI will
|
/kernel/linux/linux-5.10/drivers/memory/ |
D | Kconfig | 77 tags and way-select latencies of RAM access. This driver provides a
|
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 67 latencies as the CPUs will have to wakeup from a deep sleep state.
|