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

An asynchronous interrupt would be more expensive, but if you can send it to another core, you do not need to pay the cost on this core, in particular you do not need to enter the kernel. This is particularly useful for remote wakeups when you want to schedule a thread on an another core.

As I mentioned elsewhere, intel was planning to add user-mode interrupts specifically for this sort of scenarios.



> in particular you do not need to enter the kernel

Yup, that's exactly what I was looking for.

I'll look async and user-mode interrupts, thanks for the search terms!




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: