9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] fossil periodic thread does zero sleep()
Date: Sun, 22 Mar 2009 19:41:24 -0400	[thread overview]
Message-ID: <959ad71b3d677ea98c0e6b2ef28db2dd@quanstro.net> (raw)
In-Reply-To: <64ca22ab5ee16ec3a93db27d2b78fbe7@gmx.de>

> Can anybody explain this fossil behaviour from the periodic code?

what if 0 < t - ct < 1?

wouldn't it be a good idea to replace the doubles with vlongs?
and replace *1e-6 with /1000000?  that would make 0 < t - ct < 1
impossible.

- erik



  reply	other threads:[~2009-03-22 23:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 23:13 cinap_lenrek
2009-03-22 23:41 ` erik quanstrom [this message]
2009-03-23  0:16   ` cinap_lenrek
2009-03-23  0:24     ` erik quanstrom
2009-03-23  0:52       ` cinap_lenrek
2009-03-23  0:54         ` erik quanstrom
2009-03-23  4:04     ` ron minnich
2009-03-23 13:27       ` ron minnich
2009-03-23  0:24   ` cinap_lenrek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=959ad71b3d677ea98c0e6b2ef28db2dd@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).