Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What’s a good method for semi real-time, multi process, and multi hardware port synchronization, in user space? All of the real-time kernel code I’ve worked on wasn’t possible 15 years or so. Are there some new user space hooks?


The kernel aint hard real time anyway. In userspace, guess you can pin the task to one or two core, have it the highest rr priority and get more or less the same soft realtime we have in kernel?


So, basically you need to manually pin the processes, be constrained to specific cores, and cross your fingers...




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

Search: