Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6376

Copy large array from userspace to kernel

$
0
0

I'm developing a userspace application and corresponding kernel driver.I need to pass a huge byte array from userspace to the driver.copy_from_user has a limit of 16K, but the array is much larger than this.Is there a way to do it either by copy_from_user or a better solution?


Viewing all articles
Browse latest Browse all 6376

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>