LWN.net Logo

V-6.0 ZAPHOD Single Priority Array O(1) CPU Scheduler

From:  Peter Williams <pwil3058@bigpond.net.au>
To:  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject:  [PATCH] V-6.0 ZAPHOD Single Priority Array O(1) CPU Scheduler
Date:  Wed, 20 Oct 2004 14:41:59 +1000
Cc:  Michal Kaczmarski <fallow@op.pl>, Shane Shrybman <shrybman@aei.ca>

Version 6.0 of the ZAPHOD single priority array scheduler patches for 
the 2.6.9 kernel are now available for download and evaluation from:

<http://prdownloads.sourceforge.net/cpuse/patch-2.6.9-spa_...>

Notes on ZAPHOD's features are available at:

<https://sourceforge.net/project/shownotes.php?group_id=11...>

This is the first stage of a code reorganization that moves as much new 
code as possible out of sched.c into separate source files in order to 
make it easier to implement alternative (to ZAPHOD) single priority 
array (SPA) schedulers on top of the SPA base.  As a consequence, the 
other SPA schedulers (e.g. HYDRA) are not yet available for 2.6.9 and 
will probably not be available for several days.

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds