|
I've had several ideas that I was sure would require writing a kernel module to implement After implementing them first as kernel modules, I found I was wrong Using existing hooks in the kernel and in glibc, it's possible to do many things in user space The purpose of this talk is to document these hooksHow this talk came about