linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Updated Linux 2.4.9/2.4.10 kernel preemption patches
@ 2001-08-29  5:35 Robert Love
  0 siblings, 0 replies; only message in thread
From: Robert Love @ 2001-08-29  5:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: cliff, jjs, andy, nigel

Updated patches are at:
http://tech9.net/rml/linux/patch-rml-2.4.9-ac3-preempt-kernel-1
and,
http://tech9.net/rml/linux/patch-rml-2.4.10-pre2-preempt-kernel-1
for kernels 2.4.9-ac3 and 2.4.10-pre2.

These are updates of Nigel Gamble's kernel preemption patches for recent
kernels.  See http://kpreempt.sourceforge.net/.  These patches create a
configure option to enable a preemptible kernel using SMP lock points.
A preemptible kernel will yield control of execution to higher priority
processes as needed.  Ie, the process timeslice now applies to kernel
space.

Changes since my previous patch:
* update for 2.4.9-ac3 and 2.4.10-pre2
* fix the compile bug (yay!) -- the linking dependency of dec_and_lock
requires CONFIG_HAVE_DEC_LOCK which SMP sets in recent kernels.  now
CONFIG_PREEMPT sets, too

So, yes, this should fix the kernel compile buggy.  At least it did for
me, after I was finally able to reproduce the problem.

Enjoy and please comment, test, and benchmark.

-- 
Robert M. Love
rml at ufl.edu
rml at tech9.net


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-29  5:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-29  5:35 Updated Linux 2.4.9/2.4.10 kernel preemption patches Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).