microsoft / microsoft/ebpf-for-windows
Allow eBPF programs to queue workitems
Open
help wanted
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
I believe eBPF could be useful for thinks like file system filters. But an important missing feature would be the ability to queue workitems for async processing. This is needed for processing IO operations.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating how eBPF programs execute on Windows and how file-system or I/O processing is represented, then determine the required work-item and asynchronous-processing behavior. Done would require an agreed design and implementation criteria for safely queuing and processing this work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100