Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2006 18:27:17 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c src/sys/pc98/pc98 machdep.c src/sys/amd64/amd64 machdep.c
Message-ID:  <200612061827.kB6IRH5T063344@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2006-12-06 18:27:17 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c 
    sys/pc98/pc98        machdep.c 
    sys/amd64/amd64      machdep.c 
  Log:
  Allow machdep.cpu_idle_hlt to be set from the loader. This should allow
  to workaround the problem with SMP kernels on Turion64 X2 processors
  described in kern/104678 and may be useful in other situations too.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.666     +1 -0      src/sys/amd64/amd64/machdep.c
  1.645     +1 -0      src/sys/i386/i386/machdep.c
  1.385     +1 -0      src/sys/pc98/pc98/machdep.c



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