RSS 2 projects tagged "realtime"

No download No website Updated 20 Oct 2009 SCHED_DEADLINE

Screenshot
Pop 18.52
Vit 36.59

SCHED_DEADLINE is an implementation of a new scheduling class for the Linux kernel. It implements the real-time scheduling algorithm called Earliest Deadline First (EDF). A key feature is that it ensures "temporal isolation", which means that the temporal behavior of each task (i.e., its ability to meet its deadlines) is not affected by the behavior of any other task in the system. In other words, even if a task misbehaves, it is not able to exploit larger execution times than the amount it has been allocated. Each task is characterized by a "budget" and a "period" equal to its deadline. At any instant of time, the system schedules the task having earliest deadline.

Download No website Updated 28 May 2013 PixelController

Screenshot
Pop 77.54
Vit 1.53

PixelController is an LED matrix controller which makes it easy to create stunning visuals. It supports multiple output formats and allows flexible control (OSC, MIDI, Mouse, Keyboard).

Screenshot

Project Spotlight

Monibot

A graphical database monitoring application.

Screenshot

Project Spotlight

Geany

A fast and lightweight IDE using GTK2.