Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel ioctl concurrency control #59

Open
joraff opened this issue Mar 12, 2015 · 0 comments
Open

Kernel ioctl concurrency control #59

joraff opened this issue Mar 12, 2015 · 0 comments

Comments

@joraff
Copy link
Contributor

joraff commented Mar 12, 2015

I apologize: this is more of a question than an issue.

What are others doing to avoid I/O errors from simultaneous access to a linux i2c device file? I am thinking of creating a module that implements a job queue for i2c actions on a single device (/dev/i2c-1) using this module and something like https://github.com/caolan/async queue.

Is anyone else already doing this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant