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

Support historical hotplug #1

Open
2 tasks
lu-zero opened this issue Sep 19, 2021 · 1 comment
Open
2 tasks

Support historical hotplug #1

lu-zero opened this issue Sep 19, 2021 · 1 comment

Comments

@lu-zero
Copy link
Collaborator

lu-zero commented Sep 19, 2021

Linux may execute the binary set in /proc/sys/kernel/hotplug.

To support it we have to:

  • Make sure being run by the kernel works as intended regarding stdio file descriptors
  • Make sure the information received can be parsed by kobject-uevent and fed to the normal path.
@lu-zero lu-zero changed the title Support hystorical hotplug Support historical hotplug Sep 19, 2021
@lu-zero
Copy link
Collaborator Author

lu-zero commented Nov 17, 2021

Supporting it requires adding an external locking mechanism and overall it is a bad idea to use this mode, we could drop the feature.

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