I was going through this article
Under the heading "Real Time performance constraints" it talks about the constraints and says that "This means that you should not expect to get real-time performance or real-time timing constraints from such programs."
My questions are
- What's the solution of this problem in Pi's context. How can we make this a part of the kernel ?
- How in other devices, like mobile phones, such interfaces work in real-time.Say the applications and games designed using accelerometer on a mobile phone reacts in real-time .