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

Speed socket #51

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Speed socket #51

merged 2 commits into from
Aug 24, 2023

Conversation

thiagoftsm
Copy link
Contributor

@thiagoftsm thiagoftsm commented Aug 24, 2023

Summary

Sync repos and modify source code to reduce I/O events in kernel ring.

Test Plan
  1. Clone this branch
  2. Run the following commands:
# git submodule update --init --recursive
# make clean; make
# cd src/tests
# sh run_tests.sh
  1. Verify that you do not have any libbpf error inside error.log.
Additional information
Linux Distribution Environment Kernel Version Error Success
Slackware current Bare metal 6.1.46 slackware_6_1_error.txt slackware_6_1_success.txt

@thiagoftsm thiagoftsm marked this pull request as draft August 24, 2023 19:35
@thiagoftsm thiagoftsm marked this pull request as ready for review August 24, 2023 20:41
@thiagoftsm thiagoftsm merged commit dde2396 into netdata:master Aug 24, 2023
7 checks passed
@thiagoftsm thiagoftsm deleted the speed_socket branch August 24, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant