Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Add tunable knobs and scripts #321

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

yangdsh
Copy link
Contributor

@yangdsh yangdsh commented Dec 22, 2019

  • selected_knobs.csv contains all the knobs I feel that we can tune, apart from the memory ones. It is more up-to-date than the google sheet.

I also wrote two scripts to import the tunable knobs in selected_knobs.csv to our website.
Scripts usage:

  • set TUNABLE_KNOB_NUM in create_knob_settings.py to a non-zero value, and set TUNABLE_KNOB_FILE to selected_knobs.csv, then run create_knob_settings.py to generate knob fixtures.

  • update the session_knob.json by running python manage.py updateknob -i ./script/fixture_generators/knob_settings/oracle -n 50

@yangdsh yangdsh changed the title [WIP] write script to add tunable knobs Add tunable knobs and scripts Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant