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

bmk/erts/20250226/inet_buffer_size #9507

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bmk
Copy link
Contributor

@bmk bmk commented Feb 27, 2025

Update tha default values for the inet driver 'buffer' sizes (tcp, udp and sctp, all now has 8192 as default value).
Also make it possible to change these when performing configure.

bmk added 2 commits February 27, 2025 09:42
Update the (internal) buffer size(s) for the classic sockets
using the inet-driver, with new default values (8192).
Add configure values for tcp, udp and sctp default values.
The socket option 'buffer' has new default values; 8192.
The major difference now is that its a unique value for each
type of socket (TCP, UDP and SCTP).
@bmk bmk requested a review from RaimoNiskanen February 27, 2025 08:52
@bmk bmk added testing currently being tested, tag is used by OTP internal CI team:PS Assigned to OTP team PS labels Feb 27, 2025
Copy link
Contributor

github-actions bot commented Feb 27, 2025

CT Test Results

    4 files    200 suites   1h 53m 47s ⏱️
3 057 tests 2 769 ✅ 288 💤 0 ❌
4 031 runs  3 672 ✅ 359 💤 0 ❌

Results for commit 1870d55.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant