public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: linux-kernel@vger.kernel.org
Cc: kpreempt-tech@lists.sourceforge.net
Subject: [PATCH] 2.4: updated preemptive kernel patch
Date: 02 Mar 2002 16:54:39 -0500	[thread overview]
Message-ID: <1015106079.13693.63.camel@phantasy> (raw)

It has been awhile since a post since I have been concentrating on
preempt-kernel in 2.5, however 2.4 preempt-kernel work is not stopping. 

Patches for 2.4.18, 2.4.19-pre2, and 2.4.19-pre2-ac2 are available at:

	http://www.kernel.org/pub/linux/kernel/people/rml/preempt-kernel/v2.4

please use a mirror.  Patches for earlier kernel releases are available,
too, but may not be in sync with this release.  Users of Ingo's O(1)
scheduler are encouraged to use Alan's tree as it has O(1) merged. 
Older 2.5 patches are available as well, but preempt-kernel was merged
as of 2.5.4-pre6.

Also available are updated preempt-stats patches (tool for determining
length and cause of preempt-off periods):

	http://www.kernel.org/pub/linux/kernel/people/rml/preempt-stats/

for 2.4.18, 2.4.19-pre2, and 2.5.5.

ChangeLog for preempt-kernel:

20020301:

- fix the preempt_count for non-CPU0 idle       (George Anzinger)
  threads

20020210:

- (2.5 only) merge i386 codebase into official	(me, Linus)
- (2.5 only) remove /proc/<pid>/stat code	(me)

20020209:

- (2.5 only) cleanup entry.S			(Linus)
- (2.5 only) remove dependencies on sched.h	(Linus)
- (2.5 only) use current_thread_info()-> not	(Linus)
  current->thread_info->

20020208:

- (2.5 only) use new thread_info struct not the	(me)
  task_struct for preempt_count

20020207:

- barrier in preempt_schedule to enforce	(George Anzinger)
  proper ordering to ensure no missed
  preemptions

ChangeLog for preempt-stats:

20020302:

- make preempt-stats report meaningful stats	(Todd Poynor)
  on SMP
- fix overflow with large latency values on	(Todd Poynor)
  high clock-rate CPUs

20020204:

- accidently removed preempt_schedule export	(Willy Tarreau)
- properly export statistics functions		(Willy Tarreau)

	Robert Love


             reply	other threads:[~2002-03-02 21:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-02 21:54 Robert Love [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-03-30 18:16 [PATCH] 2.4: updated preemptive kernel patch Robert Love

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=1015106079.13693.63.camel@phantasy \
    --to=rml@tech9.net \
    --cc=kpreempt-tech@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