Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 1997 00:18:53 -0700 (PDT)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci pcisupport.c
Message-ID:  <199708160718.AAA19848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

dyson       1997/08/16 00:18:52 PDT

  Modified files:
    sys/pci              pcisupport.c 
  Log:
  SMP Natoma motherboards cannot know if you are booting a UP or SMP OS.  This
  mod makes sure that the Natoma chipset is set into the correct mode.  In
  the case of my P6DNF, when booting a UP kernel, I see a substantial improvement
  in the latency of certain operations.   It appears that the cache hit
  latency is curiously improved the most, per lat_mem_rd.
  
  Revision  Changes    Path
  1.53      +24 -1     src/sys/pci/pcisupport.c



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