Hacker News new | ask | show | jobs
by shekharshan 2079 days ago
To implement file system in userspace or TCP stack in userspace how does the process invoke the device driver? I am sure the Kernel steps in at some point. What system calls would you invoke from userspace TCP stack to access the NIC?