Downloadliste

Projektbeschreibung

The Cap Processor Usage patch (or CPU patch for
short) is a modification to the Linux kernel that
allows you to limit the amount of CPU power any
given task can get. Unlike the ulimit command, it
does not limit total time a task can run. Instead
it limits the percentage of the CPU's time that
the task can get. It also differs from the nice
command, as it does not change the priority of the
task.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-07-08 18:00
1.1

Diese Veröffentlichung fügt die CPU-Patch für O Ingo Molnar's (1)-Scheduler, wie der Kernel 2.4.19-pre10-AC2.
Tags: For Linux 2.4, Major feature enhancements
This release adds the CPU patch for Ingo Molnar's O(1) scheduler, as of kernel 2.4.19-pre10-ac2.

2002-07-02 22:28
1.0

Tags: For Linux 2.4, Initial freshmeat announcement

Project Resources