IIIE   20352
INSTITUTO DE INVESTIGACIONES EN INGENIERIA ELECTRICA "ALFREDO DESAGES"
Unidad Ejecutora - UE
congresos y reuniones científicas
Título:
Scheduler Implementation for Small Embedded Systems
Autor/es:
DAVID DONARI; LEONARDO ORDINEZ; RODRIGO SANTOS; JAVIER OROZCO
Lugar:
Innsbruck, Austria
Reunión:
Conferencia; Software Engineering 2010; 2010
Institución organizadora:
IASTED
Resumen:
This paper presents scheduling techniques for small embedded system. The main contribution of the work is related to the way in which the kernel is organized to schedule and dispatch tasks. This is done based on special data structures that allow a very fast search of the next higher priority task ready to execute. This is achieved without producing a significant increment on the amount of memory required to implement the mechanism and at the same time keeping the footprint smaller than other kernels.