git: kernel - Backout 'Reduce token backoff'
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun May 26 09:50:21 PDT 2019
commit 00789ea1b8f3863328244484dbe682d1e9e28ea7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun May 26 09:47:29 2019 -0700
kernel - Backout 'Reduce token backoff'
* Return the backoff to 4096. Basically there are multiple situations
here where a smaller backoff works better, and multiple situations
where a larger backoff works better. For now, return the setting to
its former glory and don't mess with it.
Summary of changes:
sys/kern/lwkt_token.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/00789ea1b8f3863328244484dbe682d1e9e28ea7
--
DragonFly BSD source repository
More information about the Commits
mailing list