added a --with-sockethack option that should give us an _enormous_
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 May 1999 12:14:31 +0000 (12:14 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 16 May 1999 12:14:31 +0000 (12:14 +0000)
commit7369081dc3a1fbb84f7054dcf5ca629858c56022
tree28b2d71fb8e0966fc0f62890d6c6f7932ca33ea1
parent30c4e23147360ad33e8642507801cab7ecf72fa3
added a --with-sockethack option that should give us an _enormous_
boost in netbench performance on Linux/SMP if the corresponding 4 line
change is made in the kernel. Note: this is a experimental performance
hack only at the moment. Do _not_ enable it until we find a way to
make it safe in the kernel, which may not be for a while.
source/acconfig.h
source/configure
source/configure.in
source/include/config.h.in
source/lib/util_sock.c
source/utils/torture.c