Adding cpu isolation userspace interface, and using it for userspace apps
Adding a userspace interface to the cpu-isolator, that allows CPUs to be reserved by userspace models. You can run mixed systems (kernel/userspace) and the isolator module will manages allocating all cores.
This will allow us to remove specific_cpu from all models.
Edited by Ezekiel Dohmen