]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Patch from Luiz Fernando Softov for Stats Shared Memory.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 23 Feb 2017 12:05:05 +0000 (12:05 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 23 Feb 2017 12:05:05 +0000 (12:05 +0000)
commit35ae8ef31399e2c576b4e188bbb869eb5cf4de96
tree841254fe8c11b7ecaaf392265f289ca4b37e9189
parent14ec958b8f8897859352272beacb6edc41f9773d
- Patch from Luiz Fernando Softov for Stats Shared Memory.
- unbound-control stats_shm command prints stats using shared memory,
  which uses less cpu.

git-svn-id: file:///svn/unbound/trunk@4020 be551aaa-1e26-0410-a405-d3ace91eadb9
21 files changed:
Makefile.in
config.h.in
configure
configure.ac
daemon/daemon.c
daemon/daemon.h
daemon/worker.c
doc/Changelog
doc/example.conf.in
sldns/wire2str.c
sldns/wire2str.h
smallapp/unbound-control.c
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y
util/shm_side/shm_main.c [new file with mode: 0644]
util/shm_side/shm_main.h [new file with mode: 0644]