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

retsnoop: remove hard-coded maximum of 256 CPUs supported #49

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

anakryiko
Copy link
Owner

Dynamically determine number of CPUs and size BPF-side data accordingly. This removes previously hard-coded limitation of supporting machines with only up to 256 cores.

Dynamically determine number of CPUs and size BPF-side data accordingly.
This removes previously hard-coded limitation of supporting machines
with only up to 256 cores.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
@anakryiko anakryiko merged commit e741247 into master Sep 25, 2023
1 check passed
@anakryiko anakryiko deleted the retsnoop-dynamic-per-cpu-arrays branch September 26, 2023 01:21
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