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

Interface: Module management #43

Open
Qix- opened this issue Jan 18, 2025 · 0 comments
Open

Interface: Module management #43

Qix- opened this issue Jan 18, 2025 · 0 comments
Labels
interfaces Relates to interfaces provided by the kernel

Comments

@Qix-
Copy link
Member

Qix- commented Jan 18, 2025

The module management interfaces are a special set of interfaces for enumerating, inspecting, and mounting modules onto a ring. They're special in that the kernel (might) need to consume them in order to spawn instances of them on the ring (depending on how module loading is to work).

This largely depends on #44 .

@Qix- Qix- added the interfaces Relates to interfaces provided by the kernel label Jan 18, 2025
@Qix- Qix- added this to the v0 (killswitch) milestone Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interfaces Relates to interfaces provided by the kernel
Development

No branches or pull requests

1 participant