Skip to content

io_uring inline egress for fixed-file connections #436

Description

@FumingPower3925

The inline-egress fast path (which lifted the WS/SSE broadcast ceiling on the common path) skips connections using registered/fixed files (worker.go guard). On kernels that use fixed files the fan-out still funnels through the worker thread, so the io_uring broadcast win is conditional. Extend the fast path to those conns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions