|
|
|
|
|
by refulgentis
611 days ago
|
|
This doesn't shed light Generally, any given software can be done in hardware. Specifically, we could attach small custom coprocessors to everything for the Linux kernel, and Linux could require them to do any sort of multitasking. In practice, software allows us to customize these things and upgrade them and change them without tightly coupling us to a specific kernel and hardware design. |
|
This doesn't mean that moving logic into hardware can't be a win. It often is. But we should also expect that what has tended to wind up in software, will continue to do so in the future. And that includes complex decisions about the priority of interrupts.