Re: [Boost-bugs] [Boost C++ Libraries] #7936: Kernel boot up time changes with host clock change

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7936: Kernel boot up time changes with host clock change
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-22 18:43:23


#7936: Kernel boot up time changes with host clock change
----------------------------------+-----------------------------------------
  Reporter: saboorian@… | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.53.0 | Severity: Problem
Resolution: fixed | Keywords: interprocess, lastbootuptime, temporary folder
----------------------------------+-----------------------------------------
Changes (by igaztanaga):

  * status: new => closed
  * resolution: => fixed

Comment:

 (In [84424]) Changed bootstamp function in Windows to use EventLog service
 Changed bootstamp function in Windows to use EventLog service start time
 as system bootup time. Previously used `LastBootupTime` from WMI was
 unstable with time synchronization and hibernation and unusable in
 practice. If you really need to obtain pre Boost 1.54 behaviour define
 `BOOST_INTERPROCESS_BOOTSTAMP_IS_LASTBOOTUPTIME` from command line or
 `detail/workaround.hpp`. Fixes #7936

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7936#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC