]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/misc.cc
rec: Add a `cpu-map` directive to set CPU affinity per thread
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 30 Jun 2017 21:36:54 +0000 (23:36 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Jul 2017 12:11:06 +0000 (14:11 +0200)
commit8fd25133131a7d83a3ef322a325c0e9c311d662f
treea24cfd7952a74ae0dec0f6cbc298701074c07190
parentb6a91fbd968627d51c7f604a050fc4df8b62eea1
rec: Add a `cpu-map` directive to set CPU affinity per thread
docs/markdown/recursor/performance.md
docs/markdown/recursor/settings.md
m4/pdns_check_pthread_np.m4 [new file with mode: 0644]
pdns/misc.cc
pdns/misc.hh
pdns/pdns_recursor.cc
pdns/recursordist/configure.ac
pdns/recursordist/m4/pdns_check_pthread_np.m4 [new symlink]