data transfer from kernel to user space

Amit Nagal helloin.amit at gmail.com
Tue Jul 12 00:39:41 EDT 2011


Hi ,

Normally we use copy_to_user  / copy_from_user api's to transfer data
to/from user space from/to kernel space .
Can i be suggested with any other  data transfer mechanism b/w kernel
- user space for a char device ,
which are much faster than copy_xxx  ?
Regards
Amit Nagal



More information about the Kernelnewbies mailing list