aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/classify
diff options
context:
space:
mode:
authorliuyacan <liuyacan@corp.netease.com>2021-07-24 14:30:51 +0800
committerliuyacan <liuyacan@corp.netease.com>2021-07-24 14:50:07 +0800
commit9609e26f8712246f62d54c1178aefce57e3b6c06 (patch)
tree2390801691c7bb4628ec0ebf22f2d483e697c420 /src/vnet/classify
parent7cb471a0279ab2a3740a49d6ce9cf7b24f0a3f4d (diff)
session: avoid vpp deadlock due to app crash
In high traffic scenarios, if app crashed or hang on somewhere, app_mq will quickly accumulate to full, after which vpp worker will try 100 times before giving up allocating slot for every msg. This will cause vpp main thread barrier sync to fail. Type: fix Signed-off-by: liuyacan <liuyacan@corp.netease.com> Change-Id: I2b2bf2b272c5b3ca7e4a56af179af12bbcde149d
Diffstat (limited to 'src/vnet/classify')
0 files changed, 0 insertions, 0 deletions