summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/apic_vector.s
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-05-31 08:57:05 +0000
committerpeter <peter@FreeBSD.org>1997-05-31 08:57:05 +0000
commitea8d17534e063b8acf1fc762fddd08b60f73f397 (patch)
tree67c4c153edfee91fb115a9c6dbdc46e11bc54109 /sys/i386/isa/apic_vector.s
parent10d300a786f00af936e781debc6a3a17d5f8c64c (diff)
downloadFreeBSD-src-ea8d17534e063b8acf1fc762fddd08b60f73f397.zip
FreeBSD-src-ea8d17534e063b8acf1fc762fddd08b60f73f397.tar.gz
Bruce's original implementation of the splxxx() routines, but as C code
rather than inlines. These are compiled with -fomit-frame-pointer and work out pretty close to the original routines, but it might be a fraction slower. The reason for doing this is to prevent the SWI_* and HWI_* values from being compiled into drivers and lkms etc which is one of the things that prevents the same lkm from being used on both SMP and UP kernels. This gives us a lot more scope for experimenting with the splxxx implementaton for SMP parallelism etc. Reviewed by: bde
Diffstat (limited to 'sys/i386/isa/apic_vector.s')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud