- From: Kenneth Jacker <khj_at_be.cs.appstate.edu>
- Date: 05 Mar 2003 21:12:05 -0500
I'm using RTAI modules and COMEDI. "linux/comedilib.h" contains the following: /* these functions may not be called at real-time priority */ comedi_t *comedi_open(const char *path); int comedi_close(comedi_t *dev); ... ... ... What is meant by the phrase "at real-time priority" ... from a task/thread? If so, at what priority does "init_module()" run? Thanks for any clarifications! -- Prof Kenneth H Jacker khj_at_cs.appstate.edu Computer Science Dept www.cs.appstate.edu/~khj Appalachian State Univ Boone, NC 28608 USA
Received on 2003-03-06Z02:12:05