Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.arcetri.astro.it/irlab/library/linux/khg/HyperNews/get/khg/9/1/1.html
Дата изменения: Thu Mar 23 12:38:11 2000
Дата индексирования: Wed Sep 15 04:05:16 2010
Кодировка:

Поисковые слова: южная атлантическая аномалия
Real-Time Applications with Linux POSIX.4 Scheduling The HyperNews Linux KHG Discussion Pages

Feedback: Real-Time Applications with Linux POSIX.4 Scheduling

Forum: The Linux Kernel Hackers' Guide
Re: Question Realtime mods anyone? (bill duncan)
Re: 100 ms real time should be easy (jeff millar)
Keywords: realtime FIFO scheduling
Date: Wed, 22 Oct 1997 18:08:55 GMT
From: P. Woolley <woolley@cs.york.ac.uk>

I have recently been working on system to implement Real-Time computer control using Linux 1.2.13 with the POSIX.4 (should that be .1b ?) FIFO scheduler.

When I run my RT progs. I also have the usual system running doing various things, and have not experieneced any unpredictability down to sampling intervals of 10ms. This includes doing things like AD/DA device driver access.

I have also, though less deterministically, had intervals as low as 500us to 600us going. (I have been using multiple processes, but in a single process (threaded maybe) fast, deterministic intervals should go fine?)