|
|
|
|
|
by amelius
2275 days ago
|
|
In Linux you can isolate a cpu from the others, so you can get closer to a realtime solution (though you still get contention on cache lines, memory bus etc.). I haven't tried it though. https://www.linuxjournal.com/article/6900 |
|