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

Add OrganizeBlob function to BufferOrganizer #333

Merged
merged 28 commits into from
Jan 27, 2022

Conversation

ChristopherHogan
Copy link
Collaborator

Closes #238.

  • Adds OrganizeBlob, which triggers the BufferOrganizer to align a Blob's access score with its importance score.
  • Reduce noise by changing some adapter logging from LOG(INFO) to VLOG(1).
  • Add -d yes to ctest runs so it's easier to see which test failed in CI.

@ChristopherHogan ChristopherHogan added enhancement New feature or request effort-large Can be completed in a month or less labels Jan 27, 2022
@ChristopherHogan ChristopherHogan self-assigned this Jan 27, 2022
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 81.512% when pulling c94d1fb on chogan/bo_organize into c834ddc on master.

@ChristopherHogan ChristopherHogan merged commit ab2b258 into master Jan 27, 2022
@ChristopherHogan ChristopherHogan deleted the chogan/bo_organize branch January 27, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort-large Can be completed in a month or less enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement OrganizeBlob
2 participants