This is the merge of the initial 2.4 SMP support.
Locking was added where necessary. All processors take timer interrupts, but only CPU 0 calls the timer IRQ. The others just call update_process_times to keep the accounting straight. The timer interrupt is blocked along with the other signals.
Showing
Please register or sign in to comment