Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 22:07:01 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 io_apic.c src/sys/i386/i386 io_apic.c
Message-ID:  <200605182207.k4IM71uA015251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2006-05-18 22:07:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/amd64/amd64      io_apic.c 
    sys/i386/i386        io_apic.c 
  Log:
  MFC: Cache the value of the lower half of each I/O APIC redirection table
  entry and thus cut the execution time for masking and unmasking I/O APIC
  pins in half.
  
  Revision  Changes    Path
  1.15.2.5  +4 -6      src/sys/amd64/amd64/io_apic.c
  1.20.2.5  +4 -6      src/sys/i386/i386/io_apic.c



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