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

Bypassing the kernel entirely is pretty normal in HPC applications. Infiniband implementations typically memory-map the device's registers into user-space so that applications can send and receive messages without a system call.


This is not bypassing a kernel. This is called Remote Direct Memory Access (RDMA) and there is still a kernel.

FYI most of the devices inside your computer work through DMA.




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

Search: