Skip to main content
4 events
when toggle format what by license comment
Feb 12, 2021 at 18:46 comment added davidbak Although there's no reason that interrupts can't have their own call stack, and in some modern machines, they do (e.g., x86, esp. with interrupt gates). (But I think in early computing days, they didn't. But I'm not sure.)
Feb 12, 2021 at 18:40 comment added davidbak I'm glad you mentioned coroutines. That's where I would have gone if I hadn't gone to interrupts. I think they're both examples of "multithreading" within a single address space. And coroutines too are a very early invention - late 1950s apparently.
Feb 12, 2021 at 16:16 review First posts
Feb 12, 2021 at 18:11
Feb 12, 2021 at 16:13 history answered user20813 CC BY-SA 4.0