Skip to content

UniVe-NeDS-Lab/linux_age_based_scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Age-Based Scheduler with AQM

Running Tests

From inside the tests/ subfolder, to start all tests run:

cd tests
antler run -a

Antler

Antler is included as a git submodule,

We use a custom fork, available on GitHub. To obtain it, cd into its folder and add the fork as remote.

cd antler
git remote add fork https://github.com/UniVe-NeDS-Lab/antler
git fetch fork
git switch -C main remotes/fork/main

To install it, run:

cd antler
go install

About

An age-based scheduler for the Linux kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors