24 Mar
2008
24 Mar
'08
8:23 p.m.
Andrew Vadimovich wrote: [...]
Does anyone knows where can i find suspention procedure in l4 code? Probably someone has code snippets for such kind of actions?
You could check out, how L4Linux handles kProbe-Events (triggered by int3 instructions on native Linux and hlt instructions in L4Linux). Cheers, Martin