Searched hist:28669 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/i386/include/
H A Dsmp.hdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/sys/
H A Dsmp.hdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/amd64/include/
H A Dsmp.hdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/kern/
H A Dsubr_smp.cdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/x86/include/
H A Dmptable.hdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/x86/x86/
H A Dmptable.cdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/i386/i386/
H A Dmp_machdep.cdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.
/freebsd-10.2-release/sys/amd64/amd64/
H A Dmp_machdep.cdiff 28669 Sun Aug 24 20:33:32 MDT 1997 fsmp A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC. Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE; This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.

Completed in 329 milliseconds