TEMPORARY: schedule(): move threads when core is explicitly oversubscribed
This commit is contained in:
@@ -78,7 +78,7 @@ It boots next and is given SW-ID of 225.
|
||||
Core with BSP HW ID 226 boots next and is given SW-ID of 226.
|
||||
Core with BSP HW ID 227 boots next and is given SW-ID of 227.
|
||||
*/
|
||||
static ihk_spinlock_t cpuid_head_lock = 0;
|
||||
ihk_spinlock_t cpuid_head_lock = 0;
|
||||
static int cpuid_head = 0;
|
||||
|
||||
/* archtecture-depended syscall handlers */
|
||||
|
||||
Reference in New Issue
Block a user