Hacker News new | past | comments | ask | show | jobs | submit login

One of the problems is that the Linux RT kernel doesn’t stop you from using/writing devices/drivers that break those guarantees systemwide, as I understand it.



What kernel can give such a guarantee?


A kernel alone on a random hardware platform can't, but a kernel and a hardware core that watchdogs and flips the bird at a rt-violating driver+device, sure (I've toyed with VxWorks on devices that work this way).

Usually when you're entering that realm of such requirements, you're rarely talking about off-the-shelf devices.


One that has no such drivers? Which would then imply limited hardware support as the price for the guarantee, which is a trade-off a general purpose kernel like Linux isn't going to make.


seL4[0]. I'm not aware of any other.

[0]: https://sel4.systems/


A microkernel one, potentially at least.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: