Sujet : Re: virtualization, Constant Stack Canaries
De : monnier (at) *nospam* iro.umontreal.ca (Stefan Monnier)
Groupes : comp.archDate : 17. Apr 2025, 02:07:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <jwvr01rfvi4.fsf-monnier+comp.arch@gnu.org>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13)
External interrupts are indeed a lot harder unless you know a whole lot
about the thing that's interrupting.
Not only the thing that's interrupting but also the thing
it's interrupting. Maybe it's easier for My 66000 where I understand
that the hardware has a notion of threads/processes so it may be able to
know how to deliver the interrupt to the appropriate thread/process.
Stefan