Bob, Thanks for the details.
> > Someone asked can Linux reliably capture 1ms events ? Answer: Yes, > but; You would have to write a kernel module to reliably collect the > data at that rate. You could get finer granularity, but you'd need to > muck with the scheduler. Not bunny hill stuff. > Does this mean the application can only access the data collected in real time by the Kernel module, but cannot (or is not guaranteed to) process the data in real time? It does not support something like capturing a timer int and redirecting it to an application routine? I never worked with Linux so I actually saw this as an opportunity to get started. Normally I use DOS with GO32, capturing a timer int that can be used in a real time application is very easy in DOS. Michel -- You received this message because you are subscribed to the Google Groups "neonixie-l" group. To post to this group, send an email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/neonixie-l?hl=en-GB.
