Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2011 18:40:19 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/acpica acpi_timer.c
Message-ID:  <201104062121.p36LL9IR010000@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-04-05 18:40:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_timer.c 
  Log:
  SVN rev 220369 on 2011-04-05 18:40:19Z by jkim
  
  Lower the bar for ACPI-fast on real machines slightly.  Empirical evidences
  show that there are perfectly working PM timers with occasional "hiccups",
  probably because of an SMI.  Now we ignore the maximum if it happens once in
  the test loop and the width is small enough.  Also, relax normal width a bit
  to count in a boundary case.
  
  Revision  Changes    Path
  1.47      +11 -8     src/sys/dev/acpica/acpi_timer.c



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