Closed marekjm closed 8 years ago
As in the subject, process scheduling code should be extracted from other CPU code. CPU will then register schedulers and let them run. After decoupling, each scheduler could run on different thread to increase VM's concurrency capabilities.
As in the subject, process scheduling code should be extracted from other CPU code. CPU will then register schedulers and let them run. After decoupling, each scheduler could run on different thread to increase VM's concurrency capabilities.