Also during startup or any IO-heavy activities (like loading a VS project), i sometimes see "System Interrupts" task taking up to 100% of the CPU (I allocated 4 of 8 CPUs to PD). This seems to be a sign that some driver is causing heavy interrupt load on the system, which would explain why it's...