Skip to content

accelerate TCP download - #462

Open
jinwjinl wants to merge 1 commit into
vivoblueos:mainfrom
jinwjinl:accelerate_tcp_speed
Open

accelerate TCP download#462
jinwjinl wants to merge 1 commit into
vivoblueos:mainfrom
jinwjinl:accelerate_tcp_speed

Conversation

@jinwjinl

Copy link
Copy Markdown
Contributor

Currently, there's a situation where the TCP socket buffer is too small, preventing the application layer's receive window from being set to a larger size. Additionally, under heavy load, the kernel enters a futex state, causing the application layer to be unable to resume downloading.

… RX)

Co-Authored-By: Claude <noreply@anthropic.com>
@jinwjinl

Copy link
Copy Markdown
Contributor Author

build_prs

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

❌ Job failed. Failed jobs: build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/32963072824.

@wangchen-vivo

Copy link
Copy Markdown
Contributor

build_prs

@github-actions

Copy link
Copy Markdown

@wangchen-vivo

Copy link
Copy Markdown
Contributor

build_prs

@github-actions

Copy link
Copy Markdown

❌ Job failed. Failed jobs: build_and_check_boards (cancelled), see https://github.com/vivoblueos/kernel/actions/runs/33055330628.

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

❌ Job failed. Failed jobs: build_and_check_boards (failure), see https://github.com/vivoblueos/kernel/actions/runs/33055767415.

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.

2 participants