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

Socket flush fiber #856

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Socket flush fiber #856

wants to merge 13 commits into from

Commits on Nov 20, 2024

  1. Buffer flush

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0533177 View commit details
    Browse the repository at this point in the history
  2. read channel outside of socket lock

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    20f839f View commit details
    Browse the repository at this point in the history
  3. temp: change log levels

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7c9e4b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a5de7 View commit details
    Browse the repository at this point in the history
  5. Disable segment unmapping for now

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1b6d781 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    294fdda View commit details
    Browse the repository at this point in the history
  7. Enable segment unmap

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    34e1fb1 View commit details
    Browse the repository at this point in the history
  8. Revert "temp: change log levels"

    This reverts commit 4d113d6.
    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    17e6f16 View commit details
    Browse the repository at this point in the history
  9. Ensure we call done on waitgroup

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e8196b6 View commit details
    Browse the repository at this point in the history
  10. Only call wg done if add has been called

    spuun authored and snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1f362a7 View commit details
    Browse the repository at this point in the history
  11. remove dup

    snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    994ed34 View commit details
    Browse the repository at this point in the history
  12. small changes

    snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4a7572f View commit details
    Browse the repository at this point in the history
  13. remove ENV, use const

    snichme committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2e89b19 View commit details
    Browse the repository at this point in the history