diff options
author | joe <joe@FreeBSD.org> | 2003-11-10 00:16:36 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2003-11-10 00:16:36 +0000 |
commit | 28ba6b05d32a91f488425f5b1a9ba61223a48739 (patch) | |
tree | 800021ce6577abf61cffc7d2ef5b5d104c3eea34 /sys/vm/vm_fault.c | |
parent | 9313579fa79fc32678d6211be92c27b5f54a4714 (diff) | |
download | FreeBSD-src-28ba6b05d32a91f488425f5b1a9ba61223a48739.zip FreeBSD-src-28ba6b05d32a91f488425f5b1a9ba61223a48739.tar.gz |
MFNetBSD:
revision 1.142
date: 2003/10/11 03:04:26; author: toshii
Fix a done list handling bug which exhibits under high shared
interrupt rate and bus traffic. As the interrupt register is
read after checking hcca_done_head, there was a small chance
of dropping a done list. Ignore OHCI_WDH interrupt bit if
hcca_done_head is zero so that OHCI_WDH is processed later.
Diffstat (limited to 'sys/vm/vm_fault.c')
0 files changed, 0 insertions, 0 deletions