Home
last modified time | relevance | path

Searched full:latencies (Results 1 – 25 of 149) sorted by relevance

123456

/linux/Documentation/networking/
H A Dtcp-thin.rst14 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.
/linux/Documentation/block/
H A Dkyber-iosched.rst5 The only two tunables for the Kyber scheduler are the target latencies for
7 these target latencies.
H A Ddeadline-iosched.rst20 service time for a request. As we focus mainly on read latencies, this is
/linux/Documentation/trace/
H A Dhwlat_detector.rst9 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
/linux/fs/ceph/
H A Dsubvolume_metrics.h22 * @read_latency_us: Sum of read latencies in microseconds (for avg calculation)
23 * @write_latency_us: Sum of write latencies in microseconds (for avg calculation)
H A Dsubvolume_metrics.c20 * @read_latency_us: Sum of read latencies in microseconds
21 * @write_latency_us: Sum of write latencies in microseconds
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c151 zfcp_sdev->latencies.write.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
152 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
153 zfcp_sdev->latencies.read.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
154 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
155 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
156 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_sdev_init()
157 spin_lock_init(&zfcp_sdev->latencies.lock); in zfcp_scsi_sdev_init()
H A Dzfcp_def.h277 * @latencies: FSF channel and fabric latencies
285 struct zfcp_latencies latencies; member
/linux/include/trace/events/
H A Dirq.h51 * out irq handler latencies.
81 * conjunction with the irq_handler_entry to understand irq handler latencies.
/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dpower-mgt.txt60 - ibm,cpu-idle-state-latencies-ns:
62 exit-latencies (in ns) for the idle states in
/linux/arch/alpha/lib/
H A Dmemcpy.c71 * Note the ordering to try to avoid load (and address generation) latencies.
117 * Note the ordering to try to avoid load (and address generation) latencies.
/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst19 histogram of latencies. All these counters may be accessed by sending
74 collect histogram of latencies. The
/linux/block/
H A DKconfig.iosched15 multiqueue and other fast devices. Given target latencies for reads and
/linux/Documentation/timers/
H A Dno_hz.rst96 in order to avoid degrading from-idle transition latencies.
231 eliminate scheduling-clock interrupt latencies. Here are some
245 to degrade your latencies -- and that this degradation can
/linux/tools/perf/Documentation/
H A Dperf-kwork.txt6 perf-kwork - Tool to trace/measure kernel work properties (latencies)
22 'perf kwork latency' to report the per kwork latencies.
/linux/tools/power/cpupower/man/
H A Dcpupower-frequency-info.160 Output frequencies and latencies without rounding off values.
/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml37 overridden to reduce latencies.
/linux/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c42 * - requested_state: best mode allowed by software (latencies) in cpuidle_sleep_enter()
/linux/sound/usb/usx2y/
H A Dusbusx2y.h17 * Bigger is safer operation, smaller gives lower latencies.
/linux/arch/arm/mach-omap2/
H A Dpm.c43 * struct omap2_oscillator - Describe the board main oscillator latencies
/linux/arch/arm/mach-spear/
H A Dspear13xx.c42 * Program following latencies in order to make in spear13xx_l2x0_init()
/linux/Documentation/staging/
H A Dspeculation.rst10 To improve performance and minimize average latencies, many contemporary CPUs
/linux/Documentation/filesystems/smb/
H A Dsmbdirect.rst14 high throughput and low latencies by bypassing the traditional TCP/IP
/linux/Documentation/trace/postprocess/
H A Dtrace-vmscan-postprocess.pl474 # Work out latencies
476 printf("Reclaim latencies expressed as order-latency_in_ms\n") if !$opt_ignorepid;
693 # Aggregate direct reclaim latencies
703 # Aggregate kswapd latencies
/linux/arch/arm/include/asm/
H A Dmmu_context.h70 * high interrupt latencies, defer the call and continue in check_and_switch_context()

123456