Subversion Repositories shark

Rev

Blame | Last modification | View Log | RSS feed

Hi all,

this is a scheduling module implementing HLP, The Highest Locker
Priority Protocol (similar somehow to the SRP protocol).

This demo has been done by Matley in the context of a student project
with the University of Pavia.

It works under Shark 1.4.

bye

PJ 16/12/2004

Here is the original readme file...

------------------------------------------------------------

File in the archive:

Makefile to build the demos
makefile

Module source:
hlp.c
hlp.h

Demo source:
hlp.cfg
hlpdemo.h
hlpgraph.c
hlpgrxin.c
hlpparse.c
hlptext.c
hlptxtin.c

The graphical demos read (at runtime) in the current directory the
file hlp.cfg where you gives the task set specs

Comments to:
<matley@muppetslab.org>