next up previous contents index
Next: smp_apic_ack: (X86) acknowledge an Up: 14.3 API reference Previous: 14.3.8 smp_message_pass: Send an

14.3.9 smp_message_pass_enable:

 

SYNOPSIS

smp_message_pass_enable[CPUID]

DESCRIPTION

This array contains an entry for each processor. If a processor is ready to start receiving inter-processor interrupts, it should set smp_message_pass_enable[smp_find_cur_cpu()] to non-zero. This is used internally by the SMP library to prevent interrupts from being delivered before the processor has set up enough state to receive them.



Utah Flux Research Group