SMP - CPU local idle stub
- each CPU has its own pseudo idle process and its structure - idle cycles accounting is agregated when exporting to userspace
This commit is contained in:
@@ -223,7 +223,6 @@ PRIVATE void ap_finish_booting(void)
|
||||
|
||||
ap_boot_finished(cpu);
|
||||
spinlock_unlock(&boot_lock);
|
||||
for(;;);
|
||||
|
||||
/* finish processor initialisation. */
|
||||
lapic_enable(cpu);
|
||||
|
||||
Reference in New Issue
Block a user