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

It depends on how much work you're doing in that syscall: if you can collapse all of the work for font discovery, loading, rendering, determining the output parameters, communicating with the video driver, etc. into a single syscall that can be a big win relative to a classic microkernel system where each of those operations involves the overhead of crossing a process and security boundary.


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

Search: