-
Notifications
You must be signed in to change notification settings - Fork 92
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
support large scale for ads mode #610
Merged
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8253242
support lage scale for ads mode
nlgwcy 5723333
adjust ads bpf map size
nlgwcy ee29243
outter_map supports non-continuous elastic scaleup
nlgwcy 49d16b6
outter_map supports non-continuous elastic scalein
nlgwcy a46840f
update max_alloced_idx for scale-in
nlgwcy 721f6f5
inner_map_stat.in_outer_map rename
nlgwcy 77a40d2
map-in-map mng persist
nlgwcy 9b00a14
map-in-map mng restore
nlgwcy bd642b2
support scale up after restore
nlgwcy a8f40d5
add docs
nlgwcy 8eaf62e
magic check when restore
nlgwcy 3945e11
reset inner_maps item in inner_map_batch_delete
nlgwcy ad6bd3b
support scalein/scaleup with different step size
nlgwcy 2f2c637
Merge branch 'main' into big-scale
nlgwcy 075b752
fix build warnning
nlgwcy 0734234
fix issue
nlgwcy 05f2ac9
fix conflict
nlgwcy d35e205
fix issue
nlgwcy a5141a6
fix ci failed
nlgwcy ac3dbe6
fix panic
nlgwcy dbe585e
remove persist file when uninit
nlgwcy 6856384
fix deadloop in inner_map_mng_restore_by_persist_stat
nlgwcy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hha