Hacker News new | ask | show | jobs
by rbanffy 1683 days ago
> with extra tags indicating their ISA requirements

If the processor faults for an invalid instruction, it can simply trigger a migration to another core. The OS should be able to do it.

Even if it's randomly assigned to a different core, eventually the process will end up on a good one.