https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240061
--- Comment #8 from Konstantin Belousov <[email protected]> --- So IMO the next easy step would be to add vm_object_collapse() call to increase 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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
