Re: svn commit: r333484 - head/sys/vm

2018-05-11 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: mjg > Date: Fri May 11 07:04:57 2018 > New Revision: 333484 > URL: https://svnweb.freebsd.org/changeset/base/333484 > > Log: > uma: increase alignment to 128 bytes on amd64 > > Current UMA internals are not suited for efficient operatio

svn commit: r333484 - head/sys/vm

2018-05-11 Thread Mateusz Guzik
Author: mjg Date: Fri May 11 07:04:57 2018 New Revision: 333484 URL: https://svnweb.freebsd.org/changeset/base/333484 Log: uma: increase alignment to 128 bytes on amd64 Current UMA internals are not suited for efficient operation in multi-socket environments. In particular there is very c