kernel - Backout 'Reduce token backoff'
commit00789ea1b8f3863328244484dbe682d1e9e28ea7
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 26 May 2019 16:47:29 +0000 (26 09:47 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 26 May 2019 16:47:29 +0000 (26 09:47 -0700)
tree34aa2439fc611e33932cef6c858be82b90ac1d7d
parentac7fb7bad4e09467ca586c380797263cfe7cb14b
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.
sys/kern/lwkt_token.c