Either put a link to your repository + a description here, or make the subheading the folder name in which you placed it and add a description too. These descriptions should help us to quickly discern what your intention is with this scheduler.
Tries to use a priority queue based on the prio value/whether it's a kernel thread. I don't really have lots of kernel knowledge or ebpf knowledge so this is a bit a mess and probably does not make any sense at all :D Uses the scripts from the minimal_scheduler repo.