TEMPORARY: schedule(): move threads when core is explicitly oversubscribed

This commit is contained in:
Balazs Gerofi
2015-07-28 20:11:57 +09:00
parent 4e58d08f5c
commit d7bae14707
2 changed files with 89 additions and 1 deletions

View File

@@ -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 */