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
585 stars 153 forks source link

Issue: 3697720 Fixes for segmentation faults #1055

Closed iftahl closed 11 months ago

iftahl commented 11 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 11 months ago

bot:retest