sched_ext × Fusion Compiler: cgroup layer measurements (no BPF cosplay) - #14
Draft
sethupathib wants to merge 1 commit into
Draft
sched_ext × Fusion Compiler: cgroup layer measurements (no BPF cosplay)#14sethupathib wants to merge 1 commit into
sethupathib wants to merge 1 commit into
Conversation
Measures cgroup v2 cpu.weight / nice / SCHED_BATCH under FC-shaped batch vs interactive-class oversubscription. Documents scx_layered policy mapping without claiming BPF sched_ext was loaded (CONFIG_SCHED_EXT absent on this host). CLAIM_GATE keeps only share wins that survive. Co-authored-by: Sethupathi Balakrishnan <b.sethupathi@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Prior I/O packaging felt handwavy for LinkedIn. This exercise is a CPU-layer story for multi-tenant FC farm nodes: overnight batch vs interactive-class (debug / Vortex), measured with the control plane that actually exists on this host.
What
New tree:
sched-ext-fc/fc_sched_bench— batch workers + interactive burn/latency probeflat|nice|sched_batch|layers(cgroup 5:1) |protectconfigs/scx_layered_*.json— same policy shape for whenCONFIG_SCHED_EXT=y/sys/kernel/sched_ext(BPF scheduler not loaded)CLAIM_GATE— only cite share wins that passMeasured (2-CPU pin, 6 batch + 1 burn)
POSTABLE_POLICIES=nice,layers,protect— prefer citing layers for the sched_ext narrative.Non-claims
scx_layered/scx_rustyDocs
README.md— dense, no whitepaper theaterLINKEDIN_DRAFT.md— optional post textDEFEND_QA.md