summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support/FileUtilities.cpp
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2011-07-16 20:16:49 +0000
committermarcel <marcel@FreeBSD.org>2011-07-16 20:16:49 +0000
commit87a4ad12f030ac678b2f894a8a168c4b219e3eeb (patch)
tree34b390d20c53cc78182274efbe2fa8340a773b2c /contrib/llvm/lib/Support/FileUtilities.cpp
parent21706948a50344e60f249fb0738da4912bd4ba3e (diff)
downloadFreeBSD-src-87a4ad12f030ac678b2f894a8a168c4b219e3eeb.zip
FreeBSD-src-87a4ad12f030ac678b2f894a8a168c4b219e3eeb.tar.gz
Don't send EOI to the CPU before we handled the interrupt. This could
potentially trigger multiple pending interrupts for level-sensitive interrupts. However, the event timer interrupt does need EOI before being handled to avoid missing clock events. These conflicting requirements are handled by having the XIV handler inform the dispatch code whether or not it send EOI to the CPU. If not, the dispatch code will do it. This allows handlers to send EOI before doing potentially long-running activities, while still have a sensible default behaviour.
Diffstat (limited to 'contrib/llvm/lib/Support/FileUtilities.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud