Skip to content

YQL-18327 Disable yellow zone of allocator on 50%. Update yellow zone on free #4298

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

Conversation

lll-phill-lll
Copy link
Member

Changelog entry

  • Yellow zone of MKQL allocator turns on when memory consumption reaches 80% and turns off when consumption drops below 50%.
  • Update yellow zone flag on memory deallocation
    ...

Changelog category

  • Improvement

Additional information

...

@lll-phill-lll lll-phill-lll requested a review from a team as a code owner May 4, 2024 15:16
@lll-phill-lll lll-phill-lll changed the title YQL-18327 Disable yellow zone of allocator on 50% YQL-18327 Disable yellow zone of allocator on 50%. Update yellow zone on free May 4, 2024
@lll-phill-lll lll-phill-lll force-pushed the YQL-18336-better-yellow-zone-alloc branch from 6c2ddcc to 44819b4 Compare May 4, 2024 15:18
Copy link

github-actions bot commented May 4, 2024

2024-05-04 15:20:07 UTC Pre-commit check for 9e07575 has started.
2024-05-04 15:20:10 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-04 15:48:13 UTC Build successful.

Copy link

github-actions bot commented May 4, 2024

2024-05-04 15:20:09 UTC Pre-commit check for 9e07575 has started.
2024-05-04 15:20:12 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-04 15:51:35 UTC Build successful.
2024-05-04 15:53:27 UTC Tests are running...
🔴 2024-05-04 17:43:39 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14068 13899 0 44 117 8

Copy link

github-actions bot commented May 4, 2024

2024-05-04 15:20:12 UTC Pre-commit check for 9e07575 has started.
2024-05-04 15:20:17 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-04 15:49:58 UTC Build successful.
2024-05-04 15:51:56 UTC Tests are running...
🔴 2024-05-04 17:51:24 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
72700 59593 0 5 13091 11

@lll-phill-lll lll-phill-lll merged commit d478385 into ydb-platform:main May 6, 2024
3 of 5 checks passed
This was referenced May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants