scispace - formally typeset
C

Cláudio Maia

Researcher at Polytechnic Institute of Porto

Publications -  31
Citations -  261

Cláudio Maia is an academic researcher from Polytechnic Institute of Porto. The author has contributed to research in topics: Scheduling (computing) & Dynamic priority scheduling. The author has an hindex of 7, co-authored 28 publications receiving 227 citations. Previous affiliations of Cláudio Maia include International Student Exchange Programs.

Papers
More filters

Evaluating Android OS for Embedded Real-Time Systems

TL;DR: Evaluating Android OS for Embedded Real-Time Systems and pointing out its current limitations and providing a hint on different perspectives of directions in order to make Android suitable for these environments suggests that Android may provide a suitable architecture for real-time embedded systems, but the real- time community should address its limitations in a joint effort at all of the platform layers.
Proceedings ArticleDOI

Response-Time Analysis of Synchronous Parallel Tasks in Multiprocessor Systems

TL;DR: This paper proposes to narrow the gap by presenting a model that analyses the response-time of synchronous parallel real-time tasks, and takes into account concepts previously proposed in the literature and defines new concepts such as carry-out decomposition and sliding window technique in order to compute the worst-case workload in a window of interest.
Proceedings ArticleDOI

Schedulability analysis for global fixed-priority scheduling of the 3-phase task model

TL;DR: A new schedulability test is derived by modelling the interference happening on the bus rather than the interference on the cores as in the state-of-the-art techniques, and the effectiveness of the test is evaluated by comparing it against the state of the art.
Proceedings ArticleDOI

A closer look into the AER Model

TL;DR: The results show that a priority assignment heuristic which assigns the priorities based on the tasks' periods dominates all the other proposed heuristics and that due to interference it can also schedule task sets which are not schedulable by using the global EDF approach.
Proceedings ArticleDOI

Semi-Partitioned Scheduling of Fork-Join Tasks Using Work-Stealing

TL;DR: The objective of this work is to provide an alternative technique that takes advantage of the semi-partitioned scheduling properties by offering the possibility to accommodate fork-join tasks that cannot be scheduled in any pure partitioned environment, and to reduce the migration overhead.