[Bug 289749] linux-compat fails because "unsupported madvise behav 25"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Sep 2025 12:06:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289749
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
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.