[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [rtl] POSIX design document



Guilherme Nelson DeSouza wrote:
> 
>    Here it goes...
> 

Hi all,

The table is in a text file attached avoiding wrapping ...
Using rtai , I put a (?) for rtl functions. 

To be completed ...

--
Kumsta Christophe
<kumsta@easynet.fr>
Real-Time System developper
RT-Linux ( Use the Source Luck !)
                                                                       ------------------------------------
                                                                       |  MPS management                  |
-----------------------------------------------------------------------------------------------------------
|      | IPC | Semap. | Sched. | Posix | FP | OSource |  Kernel | 486  | support | irq->#CPU | task->#CPU |
-----------------------------------------------------------------------------------------------------------
|      |     |        |        |       |    |         | v1 for  |      |         |           |            |
|      |     |        | oneshot|       |    |         |   2.0.x | only |         |           |            |
| RTL  |  n  |   o    |        |   o   | y  |    y    | v2-beta |  in  |   y     |     o1    |      ?     |
|      |     |        | period.|       |    |         |  for    | v1.x |         |           |            |
|      |     |        |        |       |    |         |   2.2.x |      |         |           |            |
-----------------------------------------------------------------------------------------------------------
|      |     |        |        |       |    |         |         |      |         |           |            |
|      |     |        |        |       |    |         |         |      |         |           |            |
|      |     |        | oneshot|       |    |         | v.6 for |      |         |           |            |
| RTAI |  y  |   y    |        |   o   | y  |    y    |   2.2.x |  y   |   y     |     y     |       y    |
|      |     |        | period.|       |    |         |         |      |         |           |            |
|      |     |        |        |       |    |         |         |      |         |           |            |
-----------------------------------------------------------------------------------------------------------
 
 y - embeded in the RT modules
 n - not implemented
 o - optional (it can be "insmod'ed" separately)
 o1- optional by using io_apic call ( no rt call but V.Yodaiken explained that it was easily possible )
 ? - no idea ...