Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2010 09:04:29 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/xen clock.c
Message-ID:  <201011220904.oAM94qeC000832@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

cperciva    2010-11-22 09:04:29 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/xen         clock.c 
  Log:
  SVN rev 215663 on 2010-11-22 09:04:29Z by cperciva
  
  In xen_get_timecount, return the full ns-precision time rather than
  rounding to 1/HZ precision.
  
  I have no idea why the rounding was introduced in the first place, but
  it makes FreeBSD unhappy.
  
  Revision  Changes    Path
  1.13      +1 -1      src/sys/i386/xen/clock.c



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