Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swapper, online profiling, core isolator #40

Merged
merged 86 commits into from
Oct 30, 2018
Merged

swapper, online profiling, core isolator #40

merged 86 commits into from
Oct 30, 2018

Conversation

isac322
Copy link
Member

@isac322 isac322 commented Oct 30, 2018

fixes issue #4, #5 (partially), #18, #31, #32, #36

#34 의 연장선으로 개발 됨

swapper

  • Isolator로 구현할 시 isolator간의 순서 문제로 독립된 swapper로 개발

aggressive policy

  • aggressive policy개발. 성능이 가장 잘 나옴

기타

  • 하드코딩된 부분은 아직 존재 (8개 코어, fg:bg = 1 : 1 등의 가정들)
  • 그 외 isolator나 policy뼈대 코드에 있던 버그들 수정

YoonsungNam and others added 30 commits September 11, 2018 05:39
# Conflicts:
#	controller.py
#	isolating_controller/workload.py
# Conflicts:
#	isolating_controller/isolation/policies/base.py
#	isolating_controller/solorun_data/canneal.json
#	isolating_controller/solorun_data/facesim.json
#	isolating_controller/solorun_data/fluidanimate.json
#	isolating_controller/solorun_data/freqmine.json
#	isolating_controller/solorun_data/kmeans.json
#	isolating_controller/solorun_data/nn.json
#	isolating_controller/solorun_data/particlefilter.json
#	isolating_controller/solorun_data/raytrace.json
#	isolating_controller/solorun_data/sp.json
#	isolating_controller/solorun_data/streamcluster.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm Anything related to the controller algorithm bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants