Calling syscalls from the kernel
Calling syscalls from the kernel
Posted Jul 10, 2014 22:21 UTC (Thu) by bourbaki (guest, #84259)Parent article: Anatomy of a system call, part 1
Hello David,
Thanks for this article, it looks like the start of a very promising series. I have question though, that you or other kernel hackers may answer :
> Calling system calls directly from elsewhere in the kernel is generally discouraged and is not often seen.
I have searched about this a bit but couldn't find a specific reason for why it's "generally discouraged". Could someone enlighten me ?
Thanks
