Open Worldwidebrine opened 1 year ago
Each CPU can handle 2 processes but performance does not become 200% because of the random competition of cache. And processes are not assigned to CPU that already has a process, unless no CPU is empty.
Hello,
I am now considering adding this to a new game mode that I described here: https://github.com/plbrault/youre-the-os/issues/112#issuecomment-2094916586
Each CPU can handle 2 processes but performance does not become 200% because of the random competition of cache. And processes are not assigned to CPU that already has a process, unless no CPU is empty.