https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289749
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- madvise behaviour 25 is MADV_COLLAPSE. From reading the description, it causes the kernel to try and map the specified range using superpages if possible. I would expect that to be safe to ignore, the problem is something else. > I previously never observed this message What has changed since "previously"? -- You are receiving this mail because: You are the assignee for the bug.
