K 10 svn:author V 6 davide K 8 svn:date V 27 2012-06-09T14:13:42.433205Z K 7 svn:log V 302 Implement support for SWI-less callouts, so that we can run callout directly from hardware interrupt context rather than from SWI context. In this way, under some conditions, there's no need to wake up another CPU from sleep and perfor a context switch, avoiding a waste of time. Discussed with: mav END