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

Implement non-kernel-module KBUS #10

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 0 comments
Open

Implement non-kernel-module KBUS #10

GoogleCodeExporter opened this issue Mar 17, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

As a first step towards other things (particularly, the cross-network KBUS 
support), implement a user-space alternative to the KBUS kernel module.

The first implementation should probably be in Python, and should be able 
to use the same (or a subset of the same) unit tests as the Python 
bindings for the kernel module system.

A C version should then be relatively easy to produce, and this may form 
the basis for the networking infrastructure.

Original issue reported on code.google.com by [email protected] on 9 Nov 2009 at 11:49

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

No branches or pull requests

1 participant