freebsd-skq/share/man
Attilio Rao 1ae1c2a3bd Reverse the logic for ADAPTIVE_SX option and enable it by default.
Introduce for this operation the reverse NO_ADAPTIVE_SX option.
The flag SX_ADAPTIVESPIN to be passed to sx_init_flags(9) gets suppressed
and the new flag, offering the reversed logic, SX_NOADAPTIVE is added.

Additively implements adaptive spininning for sx held in shared mode.
The spinning limit can be handled through sysctls in order to be tuned
while the code doesn't reach the release, after which time they should
be dropped probabilly.

This change has made been necessary by recent benchmarks where it does
improve concurrency of workloads in presence of high contention
(ie. ZFS).

KPI breakage is documented by __FreeBSD_version bumping, manpage and
UPDATING updates.

Requested by:	jeff, kmacy
Reviewed by:	jeff
Tested by:	pho
2009-05-29 01:49:27 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Rename the queue macros I introduced last year. 2009-05-27 19:28:04 +00:00
man4 Merge final round of MLD changes from p4: 2009-05-27 18:57:13 +00:00
man5 1. New feature; option to have the script loop until a specified hostname 2009-05-16 20:55:28 +00:00
man6
man7 Add C++ operators to operator(7) manual page. 2009-04-08 20:20:19 +00:00
man8 (finally) document -n 2009-03-16 15:54:21 +00:00
man9 Reverse the logic for ADAPTIVE_SX option and enable it by default. 2009-05-29 01:49:27 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00