Profiling a multi-core (Freescale P4080)

Multi-cores can be seen in almost every device out there in the world today. Yet, this processor architecture has yet seen its widespread implementation in safety-critical systems such as the automotive and aerospace industries. Many researchers have tried to theoretically show that multi-cores demo...

Full description

Saved in:
Bibliographic Details
Main Author: Ng, Daniel Jun Xian
Other Authors: Arvind Easwaran
Format: Final Year Project
Language:English
Published: 2016
Subjects:
Online Access:http://hdl.handle.net/10356/66756
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Multi-cores can be seen in almost every device out there in the world today. Yet, this processor architecture has yet seen its widespread implementation in safety-critical systems such as the automotive and aerospace industries. Many researchers have tried to theoretically show that multi-cores demonstrate unpredictability in their execution through analysis of the multi-core architecture. This project aims to be able to substantiate such claims that shared resources which include shared cache, memory interconnects and main memory would create contention in these resources and result in un-deterministic execution times. We will be exploring the use of a hypervisor to securely and robustly partition a multi-core system and try to emulate Asymmetric Multiprocessing (AMP) implementations. Our findings show that multi-cores may yet be adequate to support safety-critical applications to meet their real time constraints.