Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Then your process did not need/did not benefit from real time priority. No, real time priorities don't affect how interrupts are handled. Python wouldn't be my first choice for real-time either... Commented Feb 12, 2013 at 18:09
  • @vonbrand Is it then safe to conclude that my process is the king of user space :). However, the problems that are preventing his real time behavior are happening in kernel space and are therefor not influenced by his ultimate priority as a user space process? Commented Feb 12, 2013 at 22:23
  • This question is a bit borderline here — while setting priorities is something an admin might do, it's more of a developer concern. If you don't get an answer here, consider asking for migration to Stack Overflow or Electrical Engineering. (It would be a typical question for Embedded Programming and Design if that site is ever created.) Commented Feb 12, 2013 at 22:44