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

Speedup ebpf_handle_table_terminate by avoiding acquire/release of lock #3605

Merged
merged 7 commits into from
Jun 25, 2024

Commits on Jun 17, 2024

  1. Speedup ebpf_handle_table_terminate by avoiding acquire/release of lock

    Signed-off-by: Alan Jowett (from Dev Box) <[email protected]>
    Alan-Jowett authored and Alan Jowett committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    155519a View commit details
    Browse the repository at this point in the history
  2. Add workaround for native module handle cleanup delay

    Signed-off-by: Alan Jowett <[email protected]>
    Alan Jowett committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5c32e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    0d6ba2e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    36458e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    19bba70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37322fc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    560738f View commit details
    Browse the repository at this point in the history