Remove access to core3 since it causes stability problems when used together with preemptive multithreading & load balancing

This commit is contained in:
fincs 2018-08-06 21:39:00 +02:00
parent 6a5013f656
commit c12d1ce634

View File

@ -22,7 +22,7 @@
"kernel_flags" : {
"highest_thread_priority" : 59,
"lowest_thread_priority" : 28,
"highest_cpu_id" : 3,
"highest_cpu_id" : 2,
"lowest_cpu_id" : 0
},
"syscalls" : {