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

pkg/udev: implement udev event reading/monitoring. #449

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Dec 12, 2024

Implement low-level udev raw reader, event reader and a monitor, with support for property-based event filtering. This should provide enough plumbing to implement memory hotplug/unplug detection.

Notes: This PR is marked a draft, until the actual memory hotplug detection code is added with subsequent commits.

@klihub klihub force-pushed the devel/memory-hotplug-detection branch 2 times, most recently from a799cc9 to c965cfc Compare December 12, 2024 13:43
Implement low-level udev raw reader, event reader and a
a monitor, with support for property-based event filter.
This should provide enough plumbing to implement memory
hotplug/unplug detection.

Signed-off-by: Krisztian Litkey <[email protected]>
@klihub klihub force-pushed the devel/memory-hotplug-detection branch from c965cfc to 5b91ca0 Compare December 12, 2024 15:47
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

Successfully merging this pull request may close these issues.

1 participant