Title :
One-Shot Time Management Analysis in EPOS
Author :
Gracioli, Giovani ; Santos, Danillo Moura ; De Matos, Roberto ; Wanner, Lucas Francisco ; Frohlich, Antonio Augusto
Author_Institution :
Lab. for Software & Hardware Integration, Fed. Univ. of Santa Catarina, Florianopolis
Abstract :
One of the tasks of an operating system is to handle time events. Traditionally, time management is based on periodic interrupts from one of the system´s hardware timers (ticks). However, this approach has some limitations, as lack of precision, large overhead, and large power consumption. These limitations have motivated the use of non-periodic timers (e.g. one-shot timers), specially in specific-purpose operating systems with timing restrictions, such as embedded, real-time, and multimedia systems. This work presents a comparison between one-shot and periodic time implementations in the time management abstractions in EPOS (embedded parallel operating system). We compare both implementations in terms of memory footprint, number of context switches, number of interrupt handler executions and run time in different execution scenarios.
Keywords :
embedded systems; interrupts; multimedia systems; operating systems (computers); parallel processing; embedded parallel operating system; embedded system; interrupt handler executions; multimedia system; one-shot time management analysis; periodic interrupts; real-time system; time event handling; time management abstractions; Clocks; Energy consumption; Energy management; Hardware; Operating systems; Power system management; Real time systems; Scheduling; Switches; Timing; One-Shot; Periodic timers; real-time;
Conference_Titel :
Chilean Computer Science Society, 2008. SCCC '08. International Conference of the
Conference_Location :
Punta Arenas
Print_ISBN :
978-0-7695-3403-9
DOI :
10.1109/SCCC.2008.13