Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2010 20:43:19 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc rc.resume rc.suspend
Message-ID:  <201008132043.o7DKhZSO092860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-08-13 20:43:19 UTC

  FreeBSD src repository

  Modified files:
    etc                  rc.resume rc.suspend 
  Log:
  SVN rev 211288 on 2010-08-13 20:43:19Z by jkim
  
  Enforce ACPI timer as the timecounter hardware before we change sleep state
  unless it is the current timer.  When we have resumed successfully, restore
  the previous timecounter hardware if it was changed earlier.  Only the ACPI
  timer is guaranteed to increase monotonically between S-state changes.
  
  Revision  Changes    Path
  1.10      +6 -0      src/etc/rc.resume
  1.9       +12 -0     src/etc/rc.suspend



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