cvs commit: src/sys/i386/i386 identcpu.c

Alexander Leidinger netchild at FreeBSD.org
Wed Jan 4 04:57:03 PST 2006


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 at laposte.net> [1]
  Submitted by:   Antoine Brodin <antoine.brodin at laposte.net> [2]
  
  Revision  Changes    Path
  1.153     +39 -19    src/sys/i386/i386/identcpu.c


More information about the cvs-all mailing list