Kernel Space to User Space Communication in 2.6



To pass data from kernel space to user space we can use netlink
sockets. Is there a better or efficient mechanism than netlink in
2.6?? Please advice.

Thanks
/R
.