public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: George Anzinger <george@mvista.com>
To: high-res-timers-discourse@lists.sourceforge.net,
	lkml <linux-kernel@vger.kernel.org>
Subject: [ANNOUNCE] New VST (tick elimination) code
Date: Mon, 10 Jan 2005 20:08:56 -0800	[thread overview]
Message-ID: <41E35158.4040001@mvista.com> (raw)

We have just posted a new VST patch for the 2.6.10 kernel.  VST eliminates 
usless time base tick interrupts by, when the system is idle, looking forward in 
the time list to find the next time event.  The time base is then turned off and 
a hardware time is set up to wake the system when the next time event is to happen.

This version uses the local APIC timer(s) so it can sleep for several seconds.

Currently code exists for the i386 platform.  We expect code to support some of 
the ARM and the ppc in time.  Information is provided in the patch on how to do 
the arch dependent code.

All these wonders are to be found at: 
http://sourceforge.net/projects/high-res-timers/

(Note: the VST patch depends on the HRT (high res timers) patch.)
-- 
George Anzinger   george@mvista.com
High-res-timers:  http://sourceforge.net/projects/high-res-timers/


                 reply	other threads:[~2005-01-11  4:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=41E35158.4040001@mvista.com \
    --to=george@mvista.com \
    --cc=high-res-timers-discourse@lists.sourceforge.net \
    --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