public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Andreas Jaeger <aj@suse.de>
Cc: Ulrich Drepper <drepper@redhat.com>,
	Glibc hackers <libc-hacker@sources.redhat.com>
Subject: Re: [PATCH] Fix POSIX timers
Date: Sun, 18 Apr 2004 02:02:00 -0000	[thread overview]
Message-ID: <20040417084154.GI514@sunsite.ms.mff.cuni.cz> (raw)
In-Reply-To: <m3isfz56em.fsf@gromit.moeb>

On Sat, Apr 17, 2004 at 10:56:49AM +0200, Andreas Jaeger wrote:
> 
> tst-timer4.out fails for me now on Linux/x86-64 running a 2.6.4 kernel
> with (using nptl):
> 
> clock_gettime returned timespec = { 1082189786, 576892000 }
> clock_getres returned timespec = { 0, 999848 }
> timer_settime with it_value 0 it_interval invalid failed: Invalid argument
> timer_settime with it_value 0 it_interval invalid failed: Invalid argument

These two are guarded with FIXME and don't set result = 1, i.e. don't make
the test fail.
I guess that the test failed for you because of timeout, as Ulrich
apparently has not commited the NPTL part of the patch (the actual fix
for timer_routines.c).

	Jakub

      parent reply	other threads:[~2004-04-18  2:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-16  2:02 Jakub Jelinek
2004-04-16 20:00 ` Ulrich Drepper
2004-04-17  8:56 ` Andreas Jaeger
2004-04-17 13:23   ` Andreas Jaeger
2004-04-17 15:47   ` Ulrich Drepper
2004-04-17 15:53     ` Andreas Jaeger
2004-04-17 15:57       ` Ulrich Drepper
2004-04-17 16:03         ` Andreas Jaeger
2004-04-18  2:02   ` Jakub Jelinek [this message]

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=20040417084154.GI514@sunsite.ms.mff.cuni.cz \
    --to=jakub@redhat.com \
    --cc=aj@suse.de \
    --cc=drepper@redhat.com \
    --cc=libc-hacker@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).