Accessing pointers inside struct passed as argument to ioctl calls

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Mon Sep 28 21:20:24 EDT 2015


On Mon, 28 Sep 2015 19:59:41 -0300, "Daniel." said:

> The real thing is a driver to nrf24l01+ driver from Nordic. I may use this
> non copying aproach to exchange lot of frames without copying. This would
> improve driver's performance. :)

There is already well-developed zero-copy code for several network drivers
in the kernel tree.  Don't re-invent existing code that's already debugged.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150928/4dea63dc/attachment.bin 


More information about the Kernelnewbies mailing list