Hacker News new | ask | show | jobs
by watermelon0 1517 days ago
People are moving network stacks into userspace to be closer to the application, which improves the performance. Similarly, you could move application code to the kernel, which is what unikernels achieve. :)