microsoft / microsoft/ebpf-for-windows

ebpf_execution_type should be a system wide setting.

Open
#288 0 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

Execution type (EBPF_EXECUTION_JIT / EBPF_EXECUTION_INTERPRET) should be system-wide setting, which will be applicable for all the programs being loaded.

Contributor guide

Open the contributing guide

Research direction

Start by locating ebpf_execution_type and the code that loads eBPF programs. Trace how EBPF_EXECUTION_JIT and EBPF_EXECUTION_INTERPRET are selected, then determine how one system-wide setting can apply consistently to every loaded program. Done means all programs use the selected execution type.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.