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

user : increase buffer size of ebpf map. (improve #291 , #314) #315

Merged
merged 1 commit into from
Feb 18, 2023

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Feb 17, 2023

improved event lost.

perf event ring buffer full

change 64 to 1024. in Linux, will be 4K * 1024 = 4M.
improve #291 , #314

change 64 to 1024. in Linux, will be 4K * 1024 = 4M.
improve #291

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n added the enhancement New feature or request label Feb 17, 2023
Copy link
Member Author

@cfc4n cfc4n left a comment

Choose a reason for hiding this comment

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

LGTM

@cfc4n cfc4n merged commit bc63ea6 into master Feb 18, 2023
@cfc4n cfc4n deleted the increase-ebpf-map-buffersize branch February 18, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant