jlelli / sched-deadline-archive

An implementation of the popular Earliest Deadline First (EDF) scheduling algorithm or the Linux kernel. It is still experimental code, and it is still continuously being improved, but it already is a fully-working solution for supporting typical real-time applications in GNU/Linux environments.
Other
49 stars 31 forks source link

Link "read more" nella pagina principale #2

Open claudioscordino opened 12 years ago

claudioscordino commented 12 years ago

Il link "Read more" alla pagina principale (https://github.com/jlelli/sched-deadline/) linka il file README di Linux!

Claudio