]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Converted the TEST_LOPRIO code to default.
authorfsmp <fsmp@FreeBSD.org>
Thu, 31 Jul 1997 05:43:05 +0000 (05:43 +0000)
committerfsmp <fsmp@FreeBSD.org>
Thu, 31 Jul 1997 05:43:05 +0000 (05:43 +0000)
commit4fa08df3f63ff52d105b8e2c4608527f7986a2ad
tree2b929b1d42afe31c643d8d7d98be73b9234d2ad0
parentae192ba332646764300b4256af3dcbeb84218e1a
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