Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2005 22:37:49 +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:  <200502262237.j1QMbnCe026866@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2005-02-26 22:37:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpu.c 
  Log:
  Allow users to reject levels below a given frequency (in MHz) via the
  debug.cpufreq.lowest tunable and sysctl.  Some systems seem to have problems
  with the lowest frequencies so setting this prevents them from being
  available or used.
  
  Revision  Changes    Path
  1.11      +17 -1     src/sys/kern/kern_cpu.c



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