Improving the speed of Thread interrupt checking

Jeroen Frijters jeroen at sumatra.nl
Sat May 11 01:52:13 PDT 2013


Alexander Turner wrote:
> Would not atomic increment and atomic decrement solve the multi-
> interrupt issue you suggest here?

In the current API design the number of interrupts is explicitly not counted, so there is nothing to solve. Changing the behavior is not really an option and adding an alternative interrupt API isn't either.

Regards,
Jeroen



More information about the mlvm-dev mailing list