Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2005 17:31:56 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_cpu.c
Message-ID:  <200502131731.j1DHVu39016541@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-02-13 17:31:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpu.c 
  Log:
  Set levels on all CPUs and attach a cpufreq device to each one.  Sysctl
  on dev.cpu.0 will affect all of the CPUs together.  In the future,
  independent control will be supported but this is good enough for now.
  Check that the timecounter isn't TSC before switching (from Colin Percival.)
  
  Revision  Changes    Path
  1.3       +62 -22    src/sys/kern/kern_cpu.c



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