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 --allow-speculation option to disable IBPB/STIBP mitigation #2433

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 27, 2020

  1. Add --allow-speculation option to disable IBPB/STIBP mitigation

    This flag disables IBPB/STIBP mitigation for container.
    It is needed to improve the performance of bytecode interpreters
    when users do not need IBPB/STIBP mitigation.
    
    Signed-off-by: Kenta Tada <[email protected]>
    Kenta Tada authored and Kenta Tada committed May 27, 2020
    Configuration menu
    Copy the full SHA
    36d6f59 View commit details
    Browse the repository at this point in the history