Igalia / snabb

Snabb Switch: Fast open source packet processing
Apache License 2.0
47 stars 5 forks source link

Skip memory binding #1187

Closed dpino closed 5 years ago

dpino commented 5 years ago

Apparently there's a bug in at kernel '4.15.0-36' that cause a segmentation fault when get_mempolicy is used. The patch skips memory binding for affected kernels and prints out a warning message.