Home
last modified time | relevance | path

Searched refs:latencies (Results 1 – 45 of 45) sorted by relevance

/linux-4.4.14/Documentation/networking/
Dtcp-thin.txt10 the service quality. Extreme latencies are caused by TCP's
19 streams provoke high latencies when using TCP is unfortunate.
33 to experience high retransmission latencies.
DREADME.ipw2100209 packet latencies.
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_scsi.c134 zfcp_sdev->latencies.write.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
135 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
136 zfcp_sdev->latencies.read.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
137 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
138 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
139 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
140 spin_lock_init(&zfcp_sdev->latencies.lock); in zfcp_scsi_slave_alloc()
Dzfcp_def.h256 struct zfcp_latencies latencies; member
Dzfcp_sysfs.c383 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \
414 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \
Dzfcp_fsf.c2002 lat = &zfcp_sdev->latencies.read; in zfcp_fsf_req_trace()
2007 lat = &zfcp_sdev->latencies.write; in zfcp_fsf_req_trace()
2010 lat = &zfcp_sdev->latencies.cmd; in zfcp_fsf_req_trace()
2015 spin_lock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace()
2019 spin_unlock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace()
/linux-4.4.14/tools/perf/Documentation/
Dperf-sched.txt6 perf-sched - Tool to trace/measure scheduler properties (latencies)
20 'perf sched latency' to report the per task scheduling latencies
/linux-4.4.14/kernel/
DKconfig.preempt10 throughput. It will still provide good latencies most of the
17 latencies.
/linux-4.4.14/Documentation/cpuidle/
Dcore.txt9 by varying exit latencies and power consumption during idle.
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_debugfs.c4370 const uint16_t *latencies; in pri_wm_latency_show() local
4373 latencies = dev_priv->wm.skl_latency; in pri_wm_latency_show()
4375 latencies = to_i915(dev)->wm.pri_latency; in pri_wm_latency_show()
4377 wm_latency_show(m, latencies); in pri_wm_latency_show()
4386 const uint16_t *latencies; in spr_wm_latency_show() local
4389 latencies = dev_priv->wm.skl_latency; in spr_wm_latency_show()
4391 latencies = to_i915(dev)->wm.spr_latency; in spr_wm_latency_show()
4393 wm_latency_show(m, latencies); in spr_wm_latency_show()
4402 const uint16_t *latencies; in cur_wm_latency_show() local
4405 latencies = dev_priv->wm.skl_latency; in cur_wm_latency_show()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dl2cc.txt37 read, write and setup latencies. Minimum valid values are 1. Controllers
40 read, write and setup latencies. Controllers without setup latency control
/linux-4.4.14/Documentation/block/
Dqueue-sysfs.txt35 setting is the software limit. Some devices exhibit large latencies when
37 smaller discards and potentially help reduce latencies induced by large
Ddeadline-iosched.txt21 service time for a request. As we focus mainly on read latencies, this is
Dcfq-iosched.txt37 throughput and acceptable latencies.
Dbiodoc.txt357 driver while servicing the request queue when it may affect latencies in
/linux-4.4.14/Documentation/device-mapper/
Dstatistics.txt18 histogram of latencies. All these counters may be accessed by sending
68 histogram:n1,n2,n3,n4,... - collect histogram of latencies. The
/linux-4.4.14/arch/metag/mm/
DKconfig46 lower latencies than main memory. This enables support for
/linux-4.4.14/Documentation/sound/alsa/
Demu10k1-jack.txt18 channels. With a post 2.6.9 Linux kernel, latencies down to 64 (1.33 ms) or
/linux-4.4.14/Documentation/pps/
Dpps.txt73 you should take into account the latencies and jitter introduced by
231 latencies. But if it is too small slave won't be able to capture clear edge
/linux-4.4.14/Documentation/timers/
DNO_HZ.txt88 in order to avoid degrading from-idle transition latencies.
262 eliminate scheduling-clock interrupt latencies. Here are some
276 to degrade your latencies -- and that this degradation can
Dhighres.txt199 but the overall latencies have been significantly improved by this separation.
/linux-4.4.14/kernel/time/
DKconfig170 problems due to long sysidle latencies might wish to experiment
/linux-4.4.14/Documentation/
Dpi-futex.txt24 determinism and well-bound latencies. Even in the worst-case, PI will
Dkernel-parameters.txt3113 cache-to-cache transfer latencies.
3120 latencies, which will choose a value aligned
/linux-4.4.14/arch/sh/mm/
DKconfig118 the address space, each with varying latencies. This enables
/linux-4.4.14/Documentation/vm/
Dpage_migration51 process. This is necessary in order to preserve the memory latencies.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-usb145 and U2 exit latencies have been set in the BOS descriptor; if
Dsysfs-devices-system-cpu116 differentiated by varying exit latencies and power
/linux-4.4.14/drivers/cpufreq/
DKconfig.x86227 slowdowns and noticeable latencies. Normally Speedstep should be used
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt193 o Calculating latencies between two events
Dftrace.txt18 It can be used for debugging or analyzing latencies and
655 disabled and enabled respectively) that caused the latencies:
852 latencies, as described in "Latency
1894 - you are experiencing weird latencies but it's difficult to
/linux-4.4.14/Documentation/scheduler/
Dsched-design-CFS.txt95 which can be used to tune the scheduler from "desktop" (i.e., low latencies) to
/linux-4.4.14/Documentation/power/
Dpm_qos_interface.txt193 it may cause excess latencies to be visible to software, causing it to miss
/linux-4.4.14/Documentation/RCU/
Drcubarrier.txt68 in realtime kernels in order to avoid excessive scheduling latencies.
Dchecklist.txt239 result in excessive realtime latencies or even OOM conditions.
/linux-4.4.14/Documentation/gpio/
Dconsumer.txt186 open-drain signaling and output latencies.
Dgpio-legacy.txt178 issues including open-drain signaling and output latencies.
/linux-4.4.14/drivers/usb/gadget/
DKconfig122 latencies that makes the VFS to appear bursty in a system with
/linux-4.4.14/Documentation/filesystems/
Df2fs.txt71 is to hide the latencies to users. And also definitely, it should reduce the
/linux-4.4.14/Documentation/sysctl/
Dvm.txt670 Lower values mean lower latencies for initial faults, but at the same time
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt526 that it not just introduces high allocation latencies into the
/linux-4.4.14/Documentation/usb/
Dpower-management.txt545 and U2 exit latencies have been set in the BOS
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt532 priority process run as long as possible with little latencies and delays.
/linux-4.4.14/lib/
DKconfig.debug1379 Say N here if you need ultimate kernel/user switch latencies
/linux-4.4.14/init/
DKconfig902 # all cpu-local but of different latencies, such as SuperH.