Re: Missing COMEDI Functions

> I have a feeling I'm confusing "real-time priority" and executing in
> "kernel space" (which I believe is 'init_module()'s situation).

In this situation realtime priority probably means "after calling
rt_task_make_periodic(thetask, ...)" with your task as "thetask". Or if
that's not correct after calling rt_make_hard_real_time() /
rt_make_soft_real_time().

Bye,
  Andreas

Received on 2005-03-01Z16:15:23