summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-03-06 17:33:27 +0000
committermav <mav@FreeBSD.org>2014-03-06 17:33:27 +0000
commit1e800dd8ab05cb2ace3c61684e7d9ece5dc68e9e (patch)
tree0e5488d340c60622be8a60a72e9c8e91358f95d5 /UPDATING
parent0cbc38e5217d5590c1c49578a0693e5d359b1d00 (diff)
downloadFreeBSD-src-1e800dd8ab05cb2ace3c61684e7d9ece5dc68e9e.zip
FreeBSD-src-1e800dd8ab05cb2ace3c61684e7d9ece5dc68e9e.tar.gz
Disable libwrap (TCP wrappers) support in rpcbind by default, introducing
new command line options -W, to enable it when needed. On my tests this change by almost ten times improves rpcbind performance. No objections: many, net@
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4293555..51d0b05 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20140306:
+ Support for libwrap (TCP wrappers) in rpcbind was disabled by default
+ to improve performance. To re-enable it, if needed, run rpcbind
+ with command line option -W.
+
20140226:
Switched back to the GPL dtc compiler due to updates in the upstream
dts files not being supported by the BSDL dtc compiler. You will need
OpenPOWER on IntegriCloud