[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: realtime & RTMX
> RTMX has done some sourcecode extensions to openbsd on realtime spec,
> which "They have graciously donated [snip] and these changes will be
> integrated into OpenBSD soon". where could i find this code ? when it
You can't. A few people have it and are working on it.
> will be integrated in openbsd ?
When it is time. Which depends upon people's alcohol reserves and spare
time, among other things.
> more precisely, which POSIX 1003.1b specs are added ? timespec clock,
> timer, and so on.
The main things are:
- asynchronous I/O
- message queues
- real time scheduler
- high precision timers
- semaphores
Miod