Tagged Questions
2
votes
2answers
466 views
Can there be multiple kernels executing at the same time?
I know that Linux OS's are typically multi-programmed, which means that multiple processes can be active at the same time. Can there be multiple kernels executing at the same time?