public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: Stas Sergeev <stsp@aknet.ru>
Cc: john stultz <johnstul@us.ibm.com>,
	Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: [rfc][patch] API for timer hooks
Date: Wed, 17 Aug 2005 12:40:43 -0400	[thread overview]
Message-ID: <1124296844.3591.7.camel@mindpipe> (raw)
In-Reply-To: <430363F2.7090009@aknet.ru>

On Wed, 2005-08-17 at 20:21 +0400, Stas Sergeev wrote:
> perhaps allowing a single higher frequency, or allowing just any
> frequency, is pretty much the same task, and doesn't
> look achievable within the currently existing
> timer API anyway

Lots of things aren't doable with the current timer API, hence all the
recent work on dynamic tick.  This driver would actually be a perfect
test for the dynamic tick system as your PC speaker driver basically
implements its own dynamic tick mechanism.  Just replace all the PIT
reprogramming with itimers.

Lee 
 


  reply	other threads:[~2005-08-17 16:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-13 13:36 [rfc][patch] API for timer hooks Stas Sergeev
2005-08-15 17:19 ` john stultz
2005-08-16 20:21   ` Stas Sergeev
2005-08-16 22:24     ` Nish Aravamudan
2005-08-17 16:10       ` Stas Sergeev
2005-08-17  2:09     ` Lee Revell
2005-08-17 16:21       ` Stas Sergeev
2005-08-17 16:40         ` Lee Revell [this message]
2005-08-17 17:41           ` Stas Sergeev
2005-08-17 23:16             ` Lee Revell
2005-08-18 16:59               ` Stas Sergeev
2005-08-18 17:07                 ` Lee Revell

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=1124296844.3591.7.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stsp@aknet.ru \
    /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