]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The SWI_NET_MASK and SWI_TTY_MASK handlers are now back adjacent to the
authorPeter Wemm <peter@FreeBSD.org>
Sat, 31 May 1997 08:59:51 +0000 (08:59 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sat, 31 May 1997 08:59:51 +0000 (08:59 +0000)
commit0589fe3b6e635ec15604c28f8daf761354d7ae32
treea10421c7e454a518a35af1c3cd89f4df4062e7e2
parenta24514dfdf7fea1b431edf90016986e777bbf429
The SWI_NET_MASK and SWI_TTY_MASK handlers are now back adjacent to the
top of the hardware interrupt handlers.  Apparently this is slightly
faster with the bit scanning instruction that looks these up - this set of
changes reverts the original change.

Reviewed by: bde
sys/amd64/amd64/apic_vector.S
sys/amd64/isa/atpic_vector.S
sys/amd64/isa/icu_vector.S
sys/amd64/isa/icu_vector.s
sys/i386/i386/apic_vector.s
sys/i386/isa/apic_vector.s
sys/i386/isa/atpic_vector.s
sys/i386/isa/icu_vector.s