Skip to content

conn: split coalesced read buffer#61

Open
illotum wants to merge 1 commit into
illotum/rss-optimizationfrom
illotum/bind-gso-buffers
Open

conn: split coalesced read buffer#61
illotum wants to merge 1 commit into
illotum/rss-optimizationfrom
illotum/bind-gso-buffers

Conversation

@illotum

@illotum illotum commented May 26, 2026

Copy link
Copy Markdown

Read into a ref-counted iobuf.Shared and split into
independent iobuf.Views. Existing Release/Recycle mechanisms implement
reference counting and release into a common sync.Pool by default.

@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from 5f73685 to cb0d6ec Compare May 26, 2026 18:29
@illotum illotum self-assigned this May 26, 2026
@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from cb0d6ec to 936ed01 Compare May 26, 2026 21:41
@illotum
illotum force-pushed the illotum/rss-optimization branch 4 times, most recently from d42e7a5 to d08449b Compare May 26, 2026 23:10
@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from 936ed01 to 2c06c35 Compare May 26, 2026 23:10
@illotum
illotum force-pushed the illotum/rss-optimization branch from d08449b to 2b8b0b9 Compare June 5, 2026 18:26
@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from 2c06c35 to 544acb6 Compare June 5, 2026 18:26
@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from 544acb6 to e130f00 Compare June 16, 2026 20:55
@illotum
illotum force-pushed the illotum/rss-optimization branch 2 times, most recently from 6979a51 to 832c5a7 Compare June 18, 2026 19:21
@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from e130f00 to 4f047a0 Compare June 18, 2026 19:21
Read into a ref-counted iobuf.Shared and split into
independent iobuf.Views. Existing Release/Recycle mechanisms implement
reference counting and release into a common sync.Pool by default.

Signed-off-by: Alex Valiushko <alexvaliushko@tailscale.com>
Change-Id: If61dbfce4174bd07f12996c47f495e426a6a6964
@illotum
illotum force-pushed the illotum/bind-gso-buffers branch from 4f047a0 to c5c0121 Compare July 17, 2026 17:10
@illotum illotum changed the title conn: split read buffer on GSO conn: split coalesced read buffer Jul 17, 2026
@illotum
illotum marked this pull request as ready for review July 17, 2026 17:11
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