From: Arjan van de Ven <arjan@infradead.org>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: joel.becker@oracle.com
Subject: Re: [PATCH] hangcheck-timer: Update to 0.9.0.
Date: Sun, 01 May 2005 13:45:37 -0400 [thread overview]
Message-ID: <1114969538.6577.21.camel@localhost.localdomain> (raw)
In-Reply-To: <200505011707.j41H7VbY021843@hera.kernel.org>
> +
> +#if defined(CONFIG_X86) || defined(CONFIG_X86_64)
> +# define HAVE_MONOTONIC
> +# define TIMER_FREQ 1000000000ULL
this looks wrong!
does this work with HZ=100 ?
also there is a TSC config option which you want to use most likely
instead of CONFIG_X86 (and x86-64 has CONFIG_X86 defined too)
next parent reply other threads:[~2005-05-01 17:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200505011707.j41H7VbY021843@hera.kernel.org>
2005-05-01 17:45 ` Arjan van de Ven [this message]
2005-05-02 8:48 ` [PATCH] hangcheck-timer: Update to 0.9.0 Joel Becker
2005-04-12 23:50 Joel Becker
2005-04-13 0:18 ` Andrew Morton
2005-04-13 0:38 ` Joel Becker
2005-04-13 0:47 ` Andrew Morton
2005-04-14 23:43 ` Joel Becker
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=1114969538.6577.21.camel@localhost.localdomain \
--to=arjan@infradead.org \
--cc=joel.becker@oracle.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox