From: Tinderbox User Date: Thu, 12 Mar 2020 12:27:13 +0000 (+0000) Subject: Fix README related to --with-tuning X-Git-Tag: v9.17.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ca7cc4b6993f47ea61852c759d047c83be7b3f;p=thirdparty%2Fbind9.git Fix README related to --with-tuning --- diff --git a/README b/README index 3baa076473a..41c682d14bc 100644 --- a/README +++ b/README @@ -232,7 +232,7 @@ github.com/farsightsec/fstrm and libprotobuf-c https:// developers.google.com/protocol-buffers, and BIND must be configured with --enable-dnstap. -Certain compiled-in constants and default settings can be increased to +Certain compiled-in constants and default settings can be decreased to values better suited to small machines, e.g. OpenWRT boxes, by specifying --with-tuning=small on the configure command line. This will decrease memory usage by using smaller structures, but will degrade performance. diff --git a/README.md b/README.md index 970c846d607..be07b54ac2d 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ and `libprotobuf-c` [https://developers.google.com/protocol-buffers](https://developers.google.com/protocol-buffers), and BIND must be configured with `--enable-dnstap`. -Certain compiled-in constants and default settings can be increased to +Certain compiled-in constants and default settings can be decreased to values better suited to small machines, e.g. OpenWRT boxes, by specifying `--with-tuning=small` on the `configure` command line. This will decrease memory usage by using smaller structures, but will degrade performance.