Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 12:57:02 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c
Message-ID:  <200601041257.k04Cv2VD097963@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-01-04 12:57:02 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        identcpu.c 
  Log:
  - Make sure the cpu_exthigh variable is initialized (page coloring case). [1]
  - Remove a conditional in the AMD cache detection, it's always false. [2]
  - Don't try to detect a cache if only compiled for i386.
  
  Analyzed by:    Antoine Brodin <antoine.brodin@laposte.net> [1]
  Submitted by:   Antoine Brodin <antoine.brodin@laposte.net> [2]
  
  Revision  Changes    Path
  1.153     +39 -19    src/sys/i386/i386/identcpu.c



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