Proceedings of the 27th Annual ACM Symposium on Applied Computing 2012
DOI: 10.1145/2245276.2232037
|View full text |Cite
|
Sign up to set email alerts
|

Kernel-level ARINC 653 partitioning for Linux

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
13
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
5
3
1

Relationship

3
6

Authors

Journals

citations
Cited by 23 publications
(13 citation statements)
references
References 15 publications
0
13
0
Order By: Relevance
“…Today, most Operating Systems (OS) do not allow direct communication between processes, in particular, this is the case of avionics [6]. In these systems, the different processes are segregated in space and time.…”
Section: A Characterizing Cyber Componentsmentioning
confidence: 99%
“…Today, most Operating Systems (OS) do not allow direct communication between processes, in particular, this is the case of avionics [6]. In these systems, the different processes are segregated in space and time.…”
Section: A Characterizing Cyber Componentsmentioning
confidence: 99%
“…A kernel-level implementation to support partitioning and hierarchical scheduling in ARINC 653 for Linux is provided in [18]. It uses a partitioned scheduler at the global-level to schedule partitions, and a local-level process scheduler is used to schedule processes within each partition using.…”
Section: B Hierarchical Scheduling Supportmentioning
confidence: 99%
“…Also, it is difficult to modify and extend the kernel's functionalities. Recent studies introduced the integration of Linux and ARINC 653 as a solution to this problem [4], [10], [11].…”
Section: Introductionmentioning
confidence: 99%
“…The first one requires additional run queue per each partition to implement the partition scheduler [4], [10], [11]. The other one requires an additional priority array per partition to implement the scheduler [12].…”
Section: Introductionmentioning
confidence: 99%