All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
To: dccp@vger.kernel.org
Subject: Re: [PATCH 2/3]: Provide 10s of microsecond timesource
Date: Tue, 21 Aug 2007 19:44:20 +0000	[thread overview]
Message-ID: <20070821194420.GI10392@ghostprotocols.net> (raw)
In-Reply-To: <200708212000.16659@strip-the-willow>

Em Tue, Aug 21, 2007 at 08:00:16PM +0100, Gerrit Renker escreveu:
> [DCCP]: Provide 10s of microsecond timesource
> 
> This provides a timesource, conveniently used for DCCP timestamps, which 
> returns the elapsed time in 10s of microseconds since initialisation. 
> This makes for a wrap-around time of about 11.9 hours, which should be
> sufficient for most applications.

Why do it at kernel boot (or at dccp module load time to be more
precise)? Why not do it at sock creation time? Then it will be 11.9
hours after the socket is created.

This is how dccps_epoch was used BTW :-)

- Arnaldo

  reply	other threads:[~2007-08-21 19:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21 19:00 [PATCH 2/3]: Provide 10s of microsecond timesource Gerrit Renker
2007-08-21 19:44 ` Arnaldo Carvalho de Melo [this message]
2007-08-22  8:31 ` Gerrit Renker
2007-08-22 12:29 ` Arnaldo Carvalho de Melo
2007-08-22 13:02 ` Gerrit Renker

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=20070821194420.GI10392@ghostprotocols.net \
    --to=acme@ghostprotocols.net \
    --cc=dccp@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.