mtfuller / os-team-project

This is the main repository for the OS Team Project for CS 3502.
0 stars 0 forks source link

Modify the OS in order to dispatch multiple processes between multiple CPUs #18

Closed mtfuller closed 7 years ago

mtfuller commented 8 years ago

Goal

To allow the OS to run the 30 processes on both 1 and 4 CPUs, using assymetric scheduling.

Objectives