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
559 stars 152 forks source link

issue: 3092554 Use VMA_HANDLE_SIGINTR for signal() API #993

Closed AlexanderGrissik closed 2 years ago

AlexanderGrissik commented 2 years ago

Signed-off-by: Alexander Grissik agrissik@nvidia.com

Description

The signal() API does not take into consideration the VMA_HANDLE_SIGINTR env flag.

What

Make signal() to consider VMA_HANDLE_SIGINTR.

Why ?

Currently, there is no way to disable VMA SIGINT overtake.

Change type

What kind of change does this PR introduce?

Check list

AlexanderGrissik commented 2 years ago

bot:retest

AlexanderGrissik commented 2 years ago

bot:retest

AlexanderGrissik commented 2 years ago

bot:retest

AlexanderGrissik commented 2 years ago

bot:retest