FreeBSD Bugzilla – Attachment 216119 Details for
Bug 244391
dns/bind916: Option TUNING_LARGE is obsolete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tuning small
bind916_TuningSmall.diff.txt (text/plain), 1.43 KB, created by
Leo Vandewoestijne
on 2020-07-01 22:52:49 UTC
(
hide
)
Description:
tuning small
Filename:
MIME Type:
Creator:
Leo Vandewoestijne
Created:
2020-07-01 22:52:49 UTC
Size:
1.43 KB
patch
obsolete
>diff -ruN dns/bind916.orig/Makefile dns/bind916/Makefile >--- dns/bind916.orig/Makefile 2020-07-01 15:54:26.723377000 +0000 >+++ dns/bind916/Makefile 2020-07-01 22:24:10.292435000 +0000 >@@ -78,7 +78,7 @@ > SIGCHASE TCP_FASTOPEN MANPAGES > OPTIONS_DEFINE= DNSTAP DOCS FIXED_RRSET GEOIP IDN JSON LARGE_FILE LMDB \ > OVERRIDECACHE PORTREVISION PYTHON QUERYTRACE SIGCHASE \ >- START_LATE TCP_FASTOPEN TUNING_LARGE MANPAGES >+ START_LATE TCP_FASTOPEN TUNING_SMALL MANPAGES > > OPTIONS_RADIO= CRYPTO > OPTIONS_RADIO_CRYPTO= NATIVE_PKCS11 >@@ -93,7 +93,7 @@ > .if defined(BIND_TOOLS_SLAVE) > OPTIONS_EXCLUDE= ${OPTIONS_GROUP_DLZ} DNSTAP DOCS GEOIP LMDB \ > OVERRIDECACHE PORTREVISION QUERYTRACE START_LATE \ >- TCP_FASTOPEN TUNING_LARGE >+ TCP_FASTOPEN TUNING_SMALL > .else > OPTIONS_EXCLUDE= PYTHON > .endif # BIND_TOOLS_SLAVE >@@ -124,7 +124,7 @@ > SIGCHASE_DESC= dig/host/nslookup will do DNSSEC validation > START_LATE_DESC= Start BIND late in the boot process (see help) > TCP_FASTOPEN_DESC= RFC 7413 support >-TUNING_LARGE_DESC= Tune named for large systems (**READ HELP**) >+TUNING_SMALL_DESC= Tune named for small systems > > DLZ_BDB_CONFIGURE_ON= --with-dlz-bdb=yes > DLZ_BDB_USES= bdb >@@ -203,8 +203,8 @@ > > TCP_FASTOPEN_CONFIGURE_ENABLE= tcp-fastopen > >-TUNING_LARGE_CONFIGURE_ON= --with-tuning=large >-TUNING_LARGE_CONFIGURE_OFF= --with-tuning=default >+TUNING_SMALL_ON= --with-tuning=small >+TUNING_SMALL_OFF= --with-tuning=default > > .include <bsd.port.options.mk> > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244391
:
211923
| 216119 |
216120