in kernel and user space
- by jtzero
Now I know that developing an app that goes into kernel space should be avoided - its hard to debug, complex etc....
with that off the table what are some advanteages to moving an app from user space to the kernel?