Skip to content

Implement a ebf map for blocked files + blocked nvidia files#13

Merged
luytan merged 3 commits intodevfrom
ebpf-file-map
May 1, 2026
Merged

Implement a ebf map for blocked files + blocked nvidia files#13
luytan merged 3 commits intodevfrom
ebpf-file-map

Conversation

@luytan
Copy link
Copy Markdown
Collaborator

@luytan luytan commented Apr 30, 2026

Implement an easier way to define blocked files, now instead of modifing the ebpf we just need to add a string to the vec
I also added more files to the blocks:

PCI:

  • current_link_speed
  • max_link_speed
  • current_link_width
  • max_link_width

Nvidia:

  • libGLX_nvidia.so.0 (Not tested)

#12

@luytan luytan self-assigned this Apr 30, 2026
@luytan luytan marked this pull request as ready for review April 30, 2026 18:55
@luytan luytan added the run-vm-test To run the test vm label Apr 30, 2026
@luytan luytan added run-vm-test To run the test vm and removed run-vm-test To run the test vm labels May 1, 2026
@luytan luytan merged commit 04f907e into dev May 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-vm-test To run the test vm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant