diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2014-04-28 21:16:09 +0200 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2014-04-29 09:51:08 +0400 |
commit | 71df100daf6e995d0a356dc096836df9f38f8d8d (patch) | |
tree | 014bfe3975f2ab3e27bc1da3a840c47098092dc7 /driver | |
parent | f9ef39d9e4e1b18bf21697598f543d7e5b288297 (diff) | |
download | accel-ppp-71df100daf6e995d0a356dc096836df9f38f8d8d.tar.gz accel-ppp-71df100daf6e995d0a356dc096836df9f38f8d8d.zip |
net-snmp: unshare file descriptors namespace
Use unshare(CLONE_FILES) to create a local file descriptors namespace
for the SNMP thread. This is similar to what was done in bf5340
'net-snmp: run snmp in "special" thread', but without calling clone()
directly. So the net-snmp plugin keeps running in a regular pthread.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'driver')
0 files changed, 0 insertions, 0 deletions