Re: svn commit: r357314 - in head/sys: conf kern sys vm

2020-02-01 Thread Li-Wen Hsu
On Fri, Jan 31, 2020 at 8:50 AM Jeff Roberson wrote: > > Author: jeff > Date: Fri Jan 31 00:49:51 2020 > New Revision: 357314 > URL: https://svnweb.freebsd.org/changeset/base/357314 > > Log: > Implement a safe memory reclamation feature that is tightly coupled with > UMA. > > This is in the s

Re: svn commit: r357314 - in head/sys: conf kern sys vm

2020-01-30 Thread Cy Schubert
In message <202001310049.00v0np1a077...@repo.freebsd.org>, Jeff Roberson writes : > Author: jeff > Date: Fri Jan 31 00:49:51 2020 > New Revision: 357314 > URL: https://svnweb.freebsd.org/changeset/base/357314 > > Log: > Implement a safe memory reclamation feature that is tightly coupled with UM