Timer issues
Matthew Dillon
dillon at apollo.backplane.com
Mon Dec 5 15:02:29 PST 2005
:
:first compile src/test/stress/eattls.c and then run the executable 10
:times (could be less, but I did it w/ 10)
:
:#!/bin/sh
:
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:./eattls &
:
:my clock was out of sync after a few secs
:
:hope this helps
:
:SK
Yup, that screws up the real time quite nicely, as well as a bunch
of other things. I'll track it down and get it fixed.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Users
mailing list