[patch] fairsched-0.12

Borislav Deianov (borislav@lix.polytechnique.fr)
Wed, 22 Dec 1999 20:07:53 +0200


Hi,

Fairsched is a hierarchical fair CPU scheduler. Processes are divided
into groups and each group receives guaranteed CPU time allocation
proportional to its weight. The standard scheduler is used to schedule
processes within a group. It can be used to divide CPU time fairly
among users or for more flexible CPU time allocation on busy compute
servers. Kernel patch, documentation and a testing utility can be
found at:

http://people.cornell.edu/pages/bdd2/fairsched/

New since v0.10:

- ported to 2.3.34
- system call numbers changed on alpha, arm, i386, m68k

Regards,
Borislav

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/