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

Use lock-free Bucket in CostTracker with limited underflow #8637

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

serbel324
Copy link
Collaborator

@serbel324 serbel324 commented Sep 2, 2024

Changelog entry

...

Changelog category

  • Improvement
  • Performance improvement

Additional information

...

@serbel324 serbel324 requested a review from a team as a code owner September 2, 2024 18:19
Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:21:16 UTC Pre-commit check linux-x86_64-release-clang14 for d585e91 has started.
2024-09-02 18:22:33 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:23:58 UTC Pre-commit check linux-x86_64-release-clang14 for 5aba053 has started.
2024-09-02 18:26:45 UTC ya make is running...
🟢 2024-09-02 18:35:27 UTC Build successful.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:25:38 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5aba053 has started.
2024-09-02 18:29:44 UTC ya make is running...
2024-09-02 18:36:23 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:25:45 UTC Pre-commit check linux-x86_64-release-asan for 5aba053 has started.
2024-09-02 18:28:39 UTC ya make is running...
2024-09-02 18:36:24 UTC Check cancelled

@serbel324 serbel324 force-pushed the bs/vdisk/better-bucket branch from 54ccf61 to d55376f Compare September 2, 2024 18:35
Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:37:52 UTC Pre-commit check linux-x86_64-release-clang14 for 4836ece has started.
2024-09-02 18:40:53 UTC ya make is running...
2024-09-02 18:42:18 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:39:25 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4836ece has started.
2024-09-02 18:42:18 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:39:55 UTC Pre-commit check linux-x86_64-release-asan for 4836ece has started.
2024-09-02 18:42:22 UTC Check cancelled

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:43:48 UTC Pre-commit check linux-x86_64-release-clang14 for ef96b4d has started.
2024-09-02 18:46:34 UTC ya make is running...
🟢 2024-09-02 18:54:56 UTC Build successful.

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:43:48 UTC Pre-commit check linux-x86_64-release-asan for ef96b4d has started.
2024-09-02 18:46:37 UTC ya make is running...
🔴 2024-09-02 20:21:12 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11321 11254 0 19 28 20

🟢 2024-09-02 20:22:11 UTC Build successful.
🟢 2024-09-02 20:22:39 UTC ydbd size 5.5 GiB changed* by +40.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 30edde3 merge: ef96b4d diff diff %
ydbd size 5 954 099 208 Bytes 5 954 140 704 Bytes +40.5 KiB +0.001%
ydbd stripped size 1 489 367 472 Bytes 1 489 375 216 Bytes +7.6 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Sep 2, 2024

2024-09-02 18:43:49 UTC Pre-commit check linux-x86_64-relwithdebinfo for ef96b4d has started.
2024-09-02 18:46:49 UTC ya make is running...
🟡 2024-09-02 19:50:06 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15741 14343 0 15 1362 21

2024-09-02 19:51:26 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-02 20:01:35 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38 (only retried tests) 24 0 0 0 14

🟢 2024-09-02 20:01:42 UTC Build successful.
🟢 2024-09-02 20:02:19 UTC ydbd size 8.3 GiB changed* by +56.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 30edde3 merge: ef96b4d diff diff %
ydbd size 8 917 939 256 Bytes 8 917 997 344 Bytes +56.7 KiB +0.001%
ydbd stripped size 481 779 208 Bytes 481 781 896 Bytes +2.6 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@@ -2,9 +2,9 @@

#include <library/cpp/deprecated/atomic/atomic.h>
Copy link
Collaborator

@maximyurchuk maximyurchuk Sep 2, 2024

Choose a reason for hiding this comment

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

library синкается из Аркадии: надо там поправить и потом сделать синк (можно мне написать по синку)

Править эту директорию на гитхабе -- некорректно

@serbel324 serbel324 force-pushed the bs/vdisk/better-bucket branch from 8e80a4d to 6117a84 Compare September 6, 2024 09:05
Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 09:07:32 UTC Pre-commit check linux-x86_64-release-clang14 for 025bf18 has started.

Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 09:07:38 UTC Pre-commit check linux-x86_64-relwithdebinfo for 025bf18 has started.

Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 09:08:29 UTC Pre-commit check linux-x86_64-release-asan for 025bf18 has started.

@serbel324 serbel324 force-pushed the bs/vdisk/better-bucket branch from 6117a84 to fdef532 Compare September 6, 2024 12:40
Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 12:54:07 UTC Pre-commit check linux-x86_64-release-asan for 048a486 has started.

Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 13:11:28 UTC Pre-commit check linux-x86_64-relwithdebinfo for 048a486 has started.

Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 13:12:46 UTC Pre-commit check linux-x86_64-release-clang14 for 048a486 has started.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 08:59:10 UTC Pre-commit check linux-x86_64-release-clang14 for de733d0 has started.
🔴 2024-09-09 09:00:57 UTC Graph compare failed, see the logs.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 08:59:30 UTC Pre-commit check linux-x86_64-release-asan for de733d0 has started.
🔴 2024-09-09 09:01:23 UTC Graph compare failed, see the logs.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 09:01:02 UTC Pre-commit check linux-x86_64-relwithdebinfo for de733d0 has started.
🔴 2024-09-09 09:02:52 UTC Graph compare failed, see the logs.

@serbel324 serbel324 force-pushed the bs/vdisk/better-bucket branch from 97bac42 to 2e87b50 Compare September 9, 2024 10:33
Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 10:34:56 UTC Pre-commit check linux-x86_64-release-clang14 for 08e83e4 has started.
2024-09-09 10:39:03 UTC ya make is running...
🟢 2024-09-09 10:49:08 UTC Build successful.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 10:36:17 UTC Pre-commit check linux-x86_64-release-asan for 08e83e4 has started.
2024-09-09 10:39:09 UTC ya make is running...
🔴 2024-09-09 12:17:44 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11336 11264 0 23 22 27

🟢 2024-09-09 12:18:46 UTC Build successful.
🟢 2024-09-09 12:19:19 UTC ydbd size 5.6 GiB changed* by +40.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: b440d31 merge: 08e83e4 diff diff %
ydbd size 6 032 161 600 Bytes 6 032 203 152 Bytes +40.6 KiB +0.001%
ydbd stripped size 1 510 169 648 Bytes 1 510 177 392 Bytes +7.6 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 10:36:52 UTC Pre-commit check linux-x86_64-relwithdebinfo for 08e83e4 has started.
2024-09-09 10:39:51 UTC ya make is running...
🟡 2024-09-09 11:49:42 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15970 14559 0 9 1371 31

2024-09-09 11:51:02 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-09-09 12:07:48 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
50 (only retried tests) 27 0 5 1 17

2024-09-09 12:07:56 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-09-09 12:15:10 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27 (only retried tests) 6 0 4 0 17

🟢 2024-09-09 12:15:17 UTC Build successful.
🟢 2024-09-09 12:15:56 UTC ydbd size 8.4 GiB changed* by +56.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: b440d31 merge: 08e83e4 diff diff %
ydbd size 9 017 352 288 Bytes 9 017 410 096 Bytes +56.5 KiB +0.001%
ydbd stripped size 487 429 128 Bytes 487 431 752 Bytes +2.6 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@maximyurchuk maximyurchuk merged commit d22f086 into ydb-platform:main Sep 9, 2024
7 of 12 checks passed
@shnikd shnikd mentioned this pull request Sep 11, 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.

3 participants