set the alignment of the per cpu cache structures to CACHELINESIZE.
authordlg <dlg@openbsd.org>
Fri, 23 Jun 2017 01:21:55 +0000 (01:21 +0000)
committerdlg <dlg@openbsd.org>
Fri, 23 Jun 2017 01:21:55 +0000 (01:21 +0000)
commit908b79cbbe8da7a8acef93f11e4f23059ae8d8a6
tree14f546fd53d1a9b20555075066b0de3c7d463205
parent9a59f80880a441f001cf639359b5ae85ae51b152
set the alignment of the per cpu cache structures to CACHELINESIZE.

hardcoding 64 is too optimistic.
sys/kern/subr_pool.c