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

copr: add ballast mem to reduce the runtime overhead during execution (#53407) #53429

Merged

Commits on May 21, 2024

  1. add ballast memory to reduce morestack call

    Signed-off-by: you06 <you1474600@gmail.com>
    
    add comment
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    comment
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    only allocate ballast when task received
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    set 32kb ballast
    
    Signed-off-by: you06 <you1474600@gmail.com>
    you06 authored and ti-chi-bot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5206095 View commit details
    Browse the repository at this point in the history
  2. remove ballast memory in executor

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 authored and ti-chi-bot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2be44c7 View commit details
    Browse the repository at this point in the history