Re: [RFC][PATCH] SCHED_EDF scheduling class

From: Claudio Scordino
Date: Thu Sep 24 2009 - 05:11:20 EST


GeunSik Lim ha scritto:
On Tue, Sep 22, 2009 at 7:30 PM, Raistlin <raistlin@xxxxxxxx> wrote:
The project is hosted at the following URL:

http://www.evidence.eu.com/sched_edf.html

Hi Raistlin,

Thank you for challenge to support EDF on Linux 2.6 in private.

You have to modify git address of schedtool-edf at
http://www.evidence.eu.com/sched_edf.html correctly.

before) git clone git://feanor.sssup.it/sched-tool-edf.git
after ) git clone git://feanor.sssup.it/schedtool-edf.git

----- http://www.evidence.eu.com/sched_edf.html
---------------------------------
Usage with schedtool

To easily test SCHED_EDF you can use our modified version of
schedtool as explained below.
For instance, to run a simple yes program with period 100000us and
budget 25000us, just type the following commands:

git clone git://feanor.sssup.it/sched-tool-edf.git * <-- Here, change
Fixed.

Many thanks,

Claudio

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