Priority inversion caused problems for Mars pathfinder
Posted Apr 6, 2006 14:32 UTC (Thu) by
dwheeler (guest, #1216)
Parent article:
Priority inheritance in the kernel
The Mars Pathfinder had problems due to priority inversion.
Frankly, it seems like a good idea to include support for priority
inversion in the kernel. It's very hard to be SURE that priority inversion can't happen, and in some circumstances if the problem occurs you are in deep trouble. At the least, support for them in user space sounds like a good thing.
(
Log in to post comments)