Is the Linux kernel on BeagleBoard a "real-time" kernel

조회 수: 1 (최근 30일)
Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 8월 15일
Is the Ubuntu Linux kernel running on BeagleBoard, provided by Simulink support for BeagleBoard hardware, a "real-time" kernel?

채택된 답변

Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 8월 15일
The Linux distribution provided for BeagleBoard is not a hard real-time kernel as defined by Wikipedia. The interrupt response times are not deterministic.
However, "real-time" means different things to different people. When someone asks about the “real-time” capabilities of a system, it is important to understand the requirements they are trying to meet. They might need a system that can process video at 30 fps or process an audio stream without interruptions. The BeagleBoard can do both. For control applications, the BeagleBoard can probably handle a 1KHz loop, but anything below that is probably not possible.

추가 답변 (0개)

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by