public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fully preemptible kernel
@ 2001-12-09 20:41 Robert Love
  2001-12-10 10:54 ` vda
  2001-12-26 20:02 ` Steve Bergman
  0 siblings, 2 replies; 11+ messages in thread
From: Robert Love @ 2001-12-09 20:41 UTC (permalink / raw)
  To: linux-kernel; +Cc: kpreempt-tech

Updated preempt-kernel patches for 2.4.16 and 2.4.17-pre6 are now
available at:

 	ftp://ftp.kernel.org/pub/linux/kernel/people/rml/preempt-kernel

patches for various previous kernels are there as well, but not in sync
with this release.

This patch enables a fully preemptible linux kernel -- userspace
processes are preemptible by higher priority tasks, even if running in
kernel space.  Nice gains in response _and_ throughput are observed.

The main change in this release is support for the SH architecture. 
i386 and ARM are also supported.

Testing and subsequent feedback is welcome.  Enjoy,

	Robert Love


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-12-31 16:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-09 20:41 [PATCH] fully preemptible kernel Robert Love
2001-12-10 10:54 ` vda
2001-12-10  7:03   ` Robert Love
2001-12-10 12:29     ` vda
2001-12-10 16:08       ` vda
2001-12-10 17:25         ` vda
2001-12-10 13:55     ` Wilson
2001-12-26 20:02 ` Steve Bergman
2001-12-26 20:13   ` Robert Love
2001-12-31 13:29   ` Heinz Diehl
2001-12-31 16:14     ` ncw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox