All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: linux-mips@linux-mips.org
Subject: Tickless/dyntick kernel, highres timer and general time crapectomy
Date: Wed, 6 Jun 2007 19:54:50 +0100	[thread overview]
Message-ID: <20070606185450.GA10511@linux-mips.org> (raw)

Time to send bring this to a larger audience.

I'm working on getting dyntick and highres timer support working for MIPS.
This unavoidably implies dumping most of the MIPS-private time
infrastructure we've piled up over the past decade.  Which really is a
major crapectomy.  A first cut of the patches which are tested to run
well on uniprocessor and VSMP Malta kernels is at:

  ftp://ftp.linux-mips.org/pub/linux/mips/people/ralf/dyntick-quilt

It will also likely work on various other simple systems.  A more recent
version of these patches which I haven't yet gotten around to test on
silicon is available at:

  ftp://ftp.linux-mips.org/pub/linux/mips/people/ralf/linux-time.patches

The patchset is both large and intrusive.  One of the things that are still
missing is support for additional clocksources and clockevent_devices.
Particularly Alchemy (and any other system supporting clock scaling) will
need some work there since the cp0 count/compare timer are not useful on
such systems.  Help with those would be greatly appreciated.

  Ralf

             reply	other threads:[~2007-06-06 18:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 18:54 Ralf Baechle [this message]
2007-06-06 19:04 ` Tickless/dyntick kernel, highres timer and general time crapectomy Sergei Shtylyov
2007-06-06 19:04   ` Ralf Baechle
2007-06-06 19:04     ` Ralf Baechle
2007-06-07  7:59 ` Franck Bui-Huu
2007-06-07  8:49   ` Atsushi Nemoto
2007-06-07 11:30   ` Ralf Baechle
2007-06-07 13:11     ` Franck Bui-Huu
2007-06-07 13:43       ` Sergei Shtylyov
2007-06-07 14:44         ` Franck Bui-Huu
2007-06-07 14:49           ` Sergei Shtylyov
2007-06-07 15:48           ` Ralf Baechle
2007-06-08  8:29             ` Franck Bui-Huu
2007-06-08  9:41               ` Ralf Baechle
2007-06-08 14:22             ` Atsushi Nemoto
2007-06-07 15:02       ` Ralf Baechle
2007-06-07 15:14       ` Ralf Baechle
2007-06-08  9:07         ` Franck Bui-Huu
2007-06-08  9:57           ` Ralf Baechle

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=20070606185450.GA10511@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.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 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.