svn commit: r321375 - in stable/10/sys: kern sys

2017-07-22 Thread Alan Cox
Author: alc Date: Sat Jul 22 17:49:18 2017 New Revision: 321375 URL: https://svnweb.freebsd.org/changeset/base/321375 Log: MFC r319905 Reduce the frequency of hint updates on allocation without incurring additional allocation overhead. Previously, blst_meta_alloc() updated the hint aft

svn commit: r321365 - stable/10/sys/sys

2017-07-22 Thread Alan Cox
Author: alc Date: Sat Jul 22 07:28:44 2017 New Revision: 321365 URL: https://svnweb.freebsd.org/changeset/base/321365 Log: MFC r319756 Style and comment fixes Modified: stable/10/sys/sys/blist.h Directory Properties: stable/10/ (props changed) Modified: stable/10/sys/sys/blist.h