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

feature: added SJF scheduler and Regression based prediction #385

Merged
merged 9 commits into from
May 31, 2024
Merged

Conversation

emil916
Copy link
Contributor

@emil916 emil916 commented May 25, 2024

  • added SJF scheduler
  • added Regression based prediction, which includes tenant preprocessing logic that executes within a "mini" sandbox
  • added logging mechanism for the "mini" sandboxes
  • separated the old ADMISSIONS control logic from the execution histogram into two different modules
  • upgraded LLVM_VERSION from 12 to 13

@emil916 emil916 marked this pull request as ready for review May 25, 2024 22:37
Copy link
Collaborator

@gparmer gparmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazed how simple you were able to keep this! Great job.

runtime/include/execution_regression.h Show resolved Hide resolved
runtime/include/http_session.h Outdated Show resolved Hide resolved
runtime/include/module.h Outdated Show resolved Hide resolved
runtime/include/sandbox_set_as_error.h Outdated Show resolved Hide resolved
@emil916 emil916 merged commit 6b0ba99 into master May 31, 2024
4 checks passed
@emil916 emil916 deleted the juan branch June 10, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants