cvs commit: src/sys/i386/cpufreq est.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Mar 17 02:01:43 PDT 2008


phk         2008-03-17 09:01:43 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/cpufreq     est.c 
  Log:
  Increase time we wait for things to settle to 1 millisecond,
  10 microseconds is too short.
  
  Always set the cpu to the highest frequency so that we get through
  boot and don't handicap cpus where powerd(8) is not used.
  
  Revision  Changes    Path
  1.15      +16 -2     src/sys/i386/cpufreq/est.c


More information about the cvs-all mailing list