From: Tom Marshall <tmarshall@real.com>
To: linux-kernel@vger.kernel.org
Cc: pmarques@grupopie.com
Subject: itimer oddness in 2.6.12
Date: Fri, 22 Jul 2005 10:16:57 -0700 [thread overview]
Message-ID: <20050722171657.GG4311@real.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 962 bytes --]
The patch to fix "setitimer timer expires too early" is causing issues for
the Helix server. We have a timer processs that updates the server's
timestamp on an itimer and it expects the signal to be delivered at roughly
the interval retrieved from getitimer. This is very consistent on every
platform, including Linux up to 2.6.11, but breaks on 2.6.12. On 2.6.12,
setting the itimer to 10ms and retrieving the actual interval from getitimer
reports 10.998ms, but the timer interrupts are consistently delivered at
roughly 11.998ms. This behavior was pointed out as problematic in the patch
submission:
http://www.kernel.org/hg/linux-2.6/?cmd=changeset;node=36e9195dc9f43467671344332f4c342f183647f7
Would it be possible to resolve this discrepancy for 2.6.13?
Please cc: me on replies, I am not subscribed.
--
I stayed up all night playing poker with tarot cards. I got a full
house and four people died.
-- Steven Wright
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2005-07-22 17:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-22 17:16 Tom Marshall [this message]
2005-07-22 19:21 ` itimer oddness in 2.6.12 Paulo Marques
2005-07-22 20:58 ` Tom Marshall
2005-07-23 1:48 ` [PATCH] " George Anzinger
2005-07-25 11:58 ` Paulo Marques
2005-07-25 19:04 ` Bill Davidsen
2005-07-26 6:17 ` Andrew Morton
2005-07-26 14:36 ` George Anzinger
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=20050722171657.GG4311@real.com \
--to=tmarshall@real.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pmarques@grupopie.com \
/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