marcel
87a4ad12f0
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.
2011-07-16 20:16:49 +00:00
..
2011-07-05 18:42:10 +00:00
2011-07-15 02:29:10 +00:00
2011-07-16 19:01:09 +00:00
2011-03-01 13:14:28 +00:00
2011-06-26 01:32:46 +00:00
2011-07-04 12:04:52 +00:00
2011-07-15 18:33:12 +00:00
2011-07-16 17:22:01 +00:00
2011-06-28 11:57:25 +00:00
2011-03-02 14:56:58 +00:00
2011-06-07 01:28:12 +00:00
2011-07-16 12:50:30 +00:00
2011-07-16 08:51:09 +00:00
2011-02-18 22:25:11 +00:00
2011-07-11 10:02:27 +00:00
2011-05-22 09:58:48 +00:00
2011-07-16 14:06:02 +00:00
2011-07-16 20:16:49 +00:00
2011-05-09 18:53:13 +00:00
2011-07-15 18:33:12 +00:00
2011-07-16 08:05:49 +00:00
2011-02-23 09:22:33 +00:00
2011-07-16 19:35:44 +00:00
2011-07-08 10:58:56 +00:00
2011-07-14 21:06:22 +00:00
2011-07-07 15:41:40 +00:00
2011-07-16 19:11:45 +00:00
2011-07-14 13:44:48 +00:00
2011-07-12 19:29:29 +00:00
2011-06-28 11:57:25 +00:00
2011-06-29 15:17:29 +00:00
2011-06-19 22:08:55 +00:00
2011-06-19 22:08:55 +00:00
2011-05-22 01:07:54 +00:00
2011-05-27 16:09:10 +00:00
2011-04-01 13:28:34 +00:00
2011-07-16 14:07:44 +00:00
2011-03-23 13:10:15 +00:00
2011-07-14 15:35:43 +00:00
2011-06-19 22:08:55 +00:00
2011-03-04 09:03:54 +00:00
2011-07-12 18:10:56 +00:00
2011-07-15 21:08:58 +00:00
2011-06-26 18:25:10 +00:00
2011-03-31 21:33:33 +00:00
2011-07-15 16:20:33 +00:00
2011-07-10 20:49:13 +00:00
2011-07-16 14:05:34 +00:00
2011-06-11 04:59:01 +00:00
2011-06-10 20:51:41 +00:00