Mellanox / libvma

Linux user space library for network socket acceleration based on RDMA compatible network adaptors
https://www.mellanox.com/products/software/accelerator-software/vma?mtag=vma
Other
573 stars 153 forks source link

Issue: 3697720 Fixes for segmentation faults #1055

Closed iftahl closed 9 months ago

iftahl commented 9 months ago
  1. Stop processing TCP timers in the main thread.
  2. Add a locking mechanism for incoming TCP connections that haven't been accepted yet by the application.

Change type

What kind of change does this PR introduce?

Check list

iftahl commented 9 months ago

bot:retest