Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 1997 01:59:52 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa apic_vector.s icu_vector.s
Message-ID:  <199705310859.BAA18248@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/31 01:59:52 PDT

  Modified files:
    sys/i386/isa         apic_vector.s icu_vector.s 
  Log:
  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
  
  Revision  Changes    Path
  1.2       +6 -4      src/sys/i386/isa/apic_vector.s
  1.2       +5 -3      src/sys/i386/isa/icu_vector.s



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705310859.BAA18248>