Maximum number of bytes that can be written to character driver in Linux -


Character drivers can be written in Linux, what is the maximum number of bytes?

Experimental, I got a number of 32,500 bytes. If I try to write more then my device driver dies.

I am following this tutorial on Characters ()


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -