When kernel is booting, is it safe to disable timer interrupt until (system_state >= SYSTEM_RUNNING) ? Wouldn't it speed up booting ?
When kernel is booting, is it safe to disable timer interrupt until (system_state >= SYSTEM_RUNNING) ? Wouldn't it speed up booting ?