Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Sep 2019 20:36:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240061] MADV_FREE rewinds time to before fork()
Message-ID:  <bug-240061-227-xrCUSqmds8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240061-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240061-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240061

--- Comment #8 from Konstantin Belousov <kib@FreeBSD.org> ---
So IMO the next easy step would be to add vm_object_collapse() call to incr=
ease
chances that we trimmed the inheritance chain after the fork.

As another corner case, you can check that no clipping is needed and then do
what your original (large) patch did.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240061-227-xrCUSqmds8>