[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xenomai-main] Modification scheduler XENOMAI
From: |
Philippe Gerum |
Subject: |
Re: [Xenomai-main] Modification scheduler XENOMAI |
Date: |
Tue, 16 Sep 2003 09:40:13 +0200 |
address@hidden wrote:
> Hi all,
>
> We are using XENOMAI on top of POSIX, we're using it for avionic OS
> emulation.
> Our first tests make us very enthousiam.
>
> But the OS we have to emulate is a little special, it is base on a concept of
> partitionning, a partition is a set of process, and these partition are
> serially
> scheduled. and within each partition processes are schedule "normaly"
> eg:
>
> |_____PART1______|___PART2___|_PART3_||_____PART1______|___PART2___|_PART3_|
> etc .....
>
> with some process in PART1, some other in PART2 etc....
Arinc653?
Philippe.