]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Converted the TEST_LOPRIO code to default.
authorSteve Passe <fsmp@FreeBSD.org>
Thu, 31 Jul 1997 05:43:05 +0000 (05:43 +0000)
committerSteve Passe <fsmp@FreeBSD.org>
Thu, 31 Jul 1997 05:43:05 +0000 (05:43 +0000)
commitda9f018228f258c70f42351527e35f6669cf80c3
treeaf562391a1c0b639f184c707d508b9bbb65b3c24
parentd1283d9c9ded0cc699ed08ae93b24aa9b93a6a76
Converted the TEST_LOPRIO code to default.
Created mplock functions that save/restore NO registers.
Minor cleanup.
15 files changed:
sys/amd64/amd64/cpu_switch.S
sys/amd64/amd64/exception.S
sys/amd64/amd64/exception.s
sys/amd64/amd64/mp_machdep.c
sys/amd64/amd64/mptable.c
sys/amd64/amd64/swtch.s
sys/amd64/include/mptable.h
sys/i386/i386/exception.s
sys/i386/i386/mp_machdep.c
sys/i386/i386/mpapic.c
sys/i386/i386/mplock.s
sys/i386/i386/mptable.c
sys/i386/i386/swtch.s
sys/i386/include/mptable.h
sys/kern/subr_smp.c