diff options
author | Pierre Ossman <drzeus@drzeus.cx> | 2007-09-27 08:48:29 (GMT) |
---|---|---|
committer | Pierre Ossman <drzeus@drzeus.cx> | 2007-09-27 08:48:29 (GMT) |
commit | 6f4285d13300f1c8cd675a41ab390cea06173cd1 (patch) | |
tree | d0611c5e278af5c85bb157cd1b5c0db233ecaf02 /init/initramfs.c | |
parent | 5d3ad4e8a12e538eead0a37d22b1ba6aec0f2127 (diff) | |
download | linux-fsl-qoriq-6f4285d13300f1c8cd675a41ab390cea06173cd1.tar.xz |
sdio: adaptive interrupt polling
The interrupt polling frequency is a compromise between power usage and
interrupt latency. Unfortunately, it affects throughput rather severely
for devices which require an interrupt for every chunk of data.
By making the polling frequency adaptive, we get better throughput with
those devices without sacficing too much power. Polling will quickly
increase when there is an actual interrupt, and slowly fall back to the
idle frequency when the interrupts stop coming.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'init/initramfs.c')
0 files changed, 0 insertions, 0 deletions