←back to thread

186 points ahlCVA | 2 comments | | HN request time: 0.413s | source
Show context
rwmj ◴[] No.45305550[source]
Sounds similar to CoLinux where you could run a "cooperative Linux" alongside Windows http://www.colinux.org/
replies(3): >>45307844 #>>45309805 #>>45311937 #
1. joseph2024 ◴[] No.45309805[source]
HP printers are similar. They run Linux on two cores and an RTOS on the other.
replies(1): >>45312520 #
2. lpribis ◴[] No.45312520[source]
Relatively common in more powerful embedded systems. See for example https://www.openampproject.org/ which is a framework for running multiple cores of Linux, baremtal, or an RTOS together.