Timeshared only CPU: devote one CPU to running timeshared prio tasks
only. (In fact, it can execute timecritical tasks too, but in
timeshared mode: preemting them as timeshared ones.) This will make
sure that OS can't be locked out by some few timecritical threads.