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

INET dgram socket rmem accounting #147

Merged
merged 3 commits into from
Feb 1, 2025
Merged

INET dgram socket rmem accounting #147

merged 3 commits into from
Feb 1, 2025

Conversation

heatd
Copy link
Owner

@heatd heatd commented Feb 1, 2025

No description provided.

heatd added 3 commits February 1, 2025 00:12
This should cover UDP and the ICMPv4/v6 sockets.

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Improve rmem accounting by improving wmem accouting. Use pbf_alloc_sk.
We only allocate a single fragment and thus simplify all of the old code
around here. This is the part that really, really matters. ICMP (and
AF_UNIX and netkernel) can be converted at its own pace.

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
@heatd heatd merged commit 4efd789 into master Feb 1, 2025
17 checks passed
@heatd heatd deleted the inet-socket-rmem branch February 1, 2025 01:57
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