Skip to content
/ MLLB Public

Source code of paper "Machine Learning for Load Balancing in the Linux Kernel"

License

Notifications You must be signed in to change notification settings

Keitokuch/MLLB

Repository files navigation

Prerequisites:

Dump load balance data:

sudo ./dump_lb.py -t tag --old

use --old with original kernel without test flag

Automated training and evaluation:

cd training
./automate.py -t tag1 tag2 tag3... -o model_name

Preprocessing: training/prep.py

Training: training/keras_lb.py

About

Source code of paper "Machine Learning for Load Balancing in the Linux Kernel"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published