All of lore.kernel.org
 help / color / mirror / Atom feed
* itimer oddness in 2.6.12
@ 2005-07-22 17:16 Tom Marshall
  2005-07-22 19:21 ` Paulo Marques
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Marshall @ 2005-07-22 17:16 UTC (permalink / raw)
  To: linux-kernel; +Cc: pmarques

[-- 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 --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-07-26 14:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-22 17:16 itimer oddness in 2.6.12 Tom Marshall
2005-07-22 19:21 ` 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

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.