summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/html.h
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2017-06-23 01:02:18 +0000
committerdlg <dlg@openbsd.org>2017-06-23 01:02:18 +0000
commit9a59f80880a441f001cf639359b5ae85ae51b152 (patch)
treec67cb40093fcea2fb5369221eedc5546511fdec2 /usr.bin/mandoc/html.h
parentSimplify font handling: (diff)
downloadwireguard-openbsd-9a59f80880a441f001cf639359b5ae85ae51b152.tar.xz
wireguard-openbsd-9a59f80880a441f001cf639359b5ae85ae51b152.zip
change the semantic for calculating when to grow the size of a cache list.
previously it would figure out if there's enough items overall for all the cpus to have full active an inactive free lists. this included currently allocated items, which pools wont actually hold on a free list and cannot predict when they will come back. instead, see if there's enough items in the idle lists in the depot that could instead go on all the free lists on the cpus. if there's enough idle items, then we can grow. tested by hrvoje popovski and amit kulkarni ok visa@
Diffstat (limited to 'usr.bin/mandoc/html.h')
0 files changed, 0 insertions, 0 deletions