Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages