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

Replace Use of Kthread-blocking Epoll with Poller Read, Remove Per-Event LStats on Linux #38

Merged
merged 2 commits into from Mar 6, 2024

Commits on Mar 6, 2024

  1. Replace Use of Kthread-blocking Epoll with Poller Read, Remove Per-Ev…

    …ent LStats on Linux #433 (#434)
    
    * Replaced use of raw epoll with netpoller read
    
    * Remove Debian 6 Vagrant test; it's in #469 now
    
    * Added ignoreLinux lstats back in
    
    * Update test
    
    Co-authored-by: Martin Tournoij <martin@arp242.net>
    2 people authored and shogo82148 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c0405e2 View commit details
    Browse the repository at this point in the history
  2. fix compile error

    shogo82148 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1af078c View commit details
    Browse the repository at this point in the history