svn commit: r348484 - head/sys/vm

Konstantin Belousov kostikbel at gmail.com
Sat Jun 1 17:55:32 UTC 2019


On Sat, Jun 01, 2019 at 12:13:36PM -0500, Doug Moore wrote:
> On 5/31/19 10:05 PM, Kubilay Kocak wrote:
> 
> > On 1/06/2019 7:02 am, Doug Moore wrote:
> >> Author: dougm
> >> Date: Fri May 31 21:02:42 2019
> >> New Revision: 348484
> >> URL: https://svnweb.freebsd.org/changeset/base/348484
> >>
> > Can this be an MFC candidate?
> 
> If one of my mentors wants it to be, and then tells me what to do to
> make it happen, then yes it can.  I'll wait to see if they have anything
> to say about it.

I think that all you work definitely should be merged to 12, after a
reasonable wide public testing in HEAD.

Merges for 11 should be only performed when there is both no non-trivial
conflict and we are confident enough that the code around the changed
place is same in 11. Otherwise, for vm_map.c, it is better to not merge.

This is IMO, and its scope is only vm/vm_map.c.


More information about the svn-src-head mailing list