> On Tue, Sep 22, 2009 at 7:30 PM, Raistlin <raistlin@linux.it> 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
>