Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/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.1.27/kernel/
DKconfig.preempt10 throughput. It will still provide good latencies most of the
17 latencies.
/linux-4.1.27/Documentation/cpuidle/
Dcore.txt9 by varying exit latencies and power consumption during idle.
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c3903 const uint16_t *latencies; in pri_wm_latency_show() local
3906 latencies = dev_priv->wm.skl_latency; in pri_wm_latency_show()
3908 latencies = to_i915(dev)->wm.pri_latency; in pri_wm_latency_show()
3910 wm_latency_show(m, latencies); in pri_wm_latency_show()
3919 const uint16_t *latencies; in spr_wm_latency_show() local
3922 latencies = dev_priv->wm.skl_latency; in spr_wm_latency_show()
3924 latencies = to_i915(dev)->wm.spr_latency; in spr_wm_latency_show()
3926 wm_latency_show(m, latencies); in spr_wm_latency_show()
3935 const uint16_t *latencies; in cur_wm_latency_show() local
3938 latencies = dev_priv->wm.skl_latency; in cur_wm_latency_show()
[all …]
/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-rmobile.c188 struct gpd_timing_data latencies = { in rmobile_add_devices_to_domains() local
198 data[j].pdev, &latencies); in rmobile_add_devices_to_domains()
/linux-4.1.27/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.1.27/Documentation/block/
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.1.27/arch/metag/mm/
DKconfig46 lower latencies than main memory. This enables support for
/linux-4.1.27/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.1.27/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.1.27/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.1.27/kernel/time/
DKconfig172 problems due to long sysidle latencies might wish to experiment
/linux-4.1.27/arch/sh/mm/
DKconfig118 the address space, each with varying latencies. This enables
/linux-4.1.27/Documentation/
Dpi-futex.txt24 determinism and well-bound latencies. Even in the worst-case, PI will
/linux-4.1.27/Documentation/vm/
Dpage_migration51 process. This is necessary in order to preserve the memory latencies.
/linux-4.1.27/drivers/cpufreq/
DKconfig.x86227 slowdowns and noticeable latencies. Normally Speedstep should be used
/linux-4.1.27/Documentation/scheduler/
Dsched-design-CFS.txt95 which can be used to tune the scheduler from "desktop" (i.e., low latencies) to
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-devices-system-cpu116 differentiated by varying exit latencies and power
/linux-4.1.27/Documentation/trace/
Dtracepoint-analysis.txt193 o Calculating latencies between two events
Dftrace.txt18 It can be used for debugging or analyzing latencies and
644 disabled and enabled respectively) that caused the latencies:
839 latencies, as described in "Latency
1881 - you are experiencing weird latencies but it's difficult to
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt193 it may cause excess latencies to be visible to software, causing it to miss
/linux-4.1.27/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.1.27/Documentation/gpio/
Dconsumer.txt183 open-drain signaling and output latencies.
Dgpio-legacy.txt178 issues including open-drain signaling and output latencies.
/linux-4.1.27/drivers/usb/gadget/
DKconfig122 latencies that makes the VFS to appear bursty in a system with
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt340 that it not just introduces high allocation latencies into the
/linux-4.1.27/Documentation/filesystems/
Df2fs.txt71 is to hide the latencies to users. And also definitely, it should reduce the
/linux-4.1.27/Documentation/sysctl/
Dvm.txt670 Lower values mean lower latencies for initial faults, but at the same time
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt532 priority process run as long as possible with little latencies and delays.
/linux-4.1.27/init/
DKconfig913 # all cpu-local but of different latencies, such as SuperH.