Calling syscalls from the kernel
Calling syscalls from the kernel
Posted Jul 23, 2014 14:32 UTC (Wed) by YogeshC (guest, #49966)In reply to: Calling syscalls from the kernel by drysdale
Parent article: Anatomy of a system call, part 1
In that case, why has this particular syscall been used in half a dozen places inside the kernel? Is there any specific (or general) reason(s) for read/write syscalls to be called from within the kernel space on so many occasions?
