diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2010-05-17 10:00:15 +0200 |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2010-05-17 10:00:17 +0200 |
commit | f3eb20fafdc10aea0fb13b113ac3b9a3dc9a5dc6 (patch) | |
tree | 1025617dba903e0276efbfcd8e439ed0d475580c /drivers/ssb | |
parent | 09a308f384c4ad2fb45959f5da9918e812207c50 (diff) |
[S390] qdio: prevent starvation on PCI devices
If adapter interrupts are not available and traditional IO interrupts
are used for qdio the inbound tasklet continued to run if new data
arrived. That could possibly block other tasklets scheduled on the
same CPU. If new data arrives schedule the tasklet again instead of
directly processing the new data.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions