Home
last modified time | relevance | path

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

12

/linux-2.6.39/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-2.6.39/drivers/s390/scsi/
Dzfcp_scsi.c153 zfcp_sdev->latencies.write.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
154 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
155 zfcp_sdev->latencies.read.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
156 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
157 zfcp_sdev->latencies.cmd.channel.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
158 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
159 spin_lock_init(&zfcp_sdev->latencies.lock); in zfcp_scsi_slave_alloc()
Dzfcp_def.h256 struct zfcp_latencies latencies; member
Dzfcp_sysfs.c358 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \
389 struct zfcp_latencies *lat = &zfcp_sdev->latencies; \
Dzfcp_fsf.c1967 lat = &zfcp_sdev->latencies.read; in zfcp_fsf_req_trace()
1972 lat = &zfcp_sdev->latencies.write; in zfcp_fsf_req_trace()
1975 lat = &zfcp_sdev->latencies.cmd; in zfcp_fsf_req_trace()
1980 spin_lock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace()
1984 spin_unlock(&zfcp_sdev->latencies.lock); in zfcp_fsf_req_trace()
/linux-2.6.39/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-2.6.39/kernel/
DKconfig.preempt10 throughput. It will still provide good latencies most of the
17 latencies.
/linux-2.6.39/Documentation/cpuidle/
Dcore.txt9 by varying exit latencies and power consumption during idle.
/linux-2.6.39/Documentation/block/
Dcfq-iosched.txt26 throughput and acceptable latencies.
Ddeadline-iosched.txt21 service time for a request. As we focus mainly on read latencies, this is
/linux-2.6.39/Documentation/sound/alsa/
Demu10k1-jack.txt18 channels. With a post 2.6.9 Linux kernel, latencies down to 64 (1.33 ms) or
/linux-2.6.39/arch/sh/mm/
DKconfig117 the address space, each with varying latencies. This enables
/linux-2.6.39/Documentation/
Dpi-futex.txt24 determinism and well-bound latencies. Even in the worst-case, PI will
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-devices-system-cpu155 differentiated by varying exit latencies and power
/linux-2.6.39/arch/x86/kernel/cpu/cpufreq/
DKconfig191 slowdowns and noticeable latencies. Normally Speedstep should be used
/linux-2.6.39/Documentation/pps/
Dpps.txt216 latencies. But if it is too small slave won't be able to capture clear edge
/linux-2.6.39/Documentation/vm/
Dpage_migration51 process. This is necessary in order to preserve the memory latencies.
/linux-2.6.39/Documentation/trace/
Dtracepoint-analysis.txt193 o Calculating latencies between two events
Dftrace.txt17 It can be used for debugging or analyzing latencies and
317 disabled and enabled respectively) that caused the latencies:
454 latencies, as described in "Latency
1308 - you are experiencing weird latencies but it's difficult to
/linux-2.6.39/Documentation/usb/
DURB.txt193 work to a tasklet (bottom half) to keep system latencies low. You'll
/linux-2.6.39/Documentation/scheduler/
Dsched-design-CFS.txt97 which can be used to tune the scheduler from "desktop" (i.e., low latencies) to
/linux-2.6.39/Documentation/RCU/
Drcubarrier.txt68 in realtime kernels in order to avoid excessive scheduling latencies.
Dchecklist.txt215 result in excessive realtime latencies or even OOM conditions.
/linux-2.6.39/Documentation/timers/
Dhighres.txt199 but the overall latencies have been significantly improved by this separation.

12