in kernel and user space

Posted by jtzero on Stack Overflow See other posts from Stack Overflow or by jtzero
Published on 2010-05-08T14:33:58Z Indexed on 2010/05/08 14:38 UTC
Read the original article Hit count: 237

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about kernel

Related posts about General