Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 1998 15:23:27 -0800 (PST)
From:      Michael Smith <msmith@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/conf LINT options.i386 src/sys/i386/i386 identcpu.c initcpu.c
Message-ID:  <199812272323.PAA29222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      1998/12/27 15:23:27 PST

  Modified files:
    sys/i386/conf        LINT options.i386 
    sys/i386/i386        identcpu.c initcpu.c 
  Log:
  From the submitter:
  
    CPU_WT_ALLOC does not work correctly for K6-2s of model 8+ and
  probably K6-3s (when they appear on the market soon). In addition,
  print_AMD_info() incorrectly printfs write allocation's size. I've
  fixed them, so they now Do The Right Thing, and added a
  "NO_MEMORY_HOLE" option to easily allow 15-16mb range handling for us
  K6 and K6-2 users.
  
  Submitted by:	Brian Feldman <green@unixhelp.org>
  
  Revision  Changes    Path
  1.522     +5 -1      src/sys/i386/conf/LINT
  1.100     +2 -1      src/sys/i386/conf/options.i386
  1.54      +19 -6     src/sys/i386/i386/identcpu.c
  1.16      +67 -3     src/sys/i386/i386/initcpu.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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