[tarantool-patches] [PATCH] box/memtx: strip_core -- Warn on linux only
Kirill Yukhin
kyukhin at tarantool.org
Thu Aug 29 22:28:45 MSK 2019
Hello,
On 28 авг 21:13, Cyrill Gorcunov wrote:
> We know that madvise(MADV_DONTDUMP) is present
> on linux based platforms only (macos doesn't
> support it at all, freebsd requires MADV_NOCORE
> or similar which is unsupported by now) thus
> we should not print a warning on other systems
> to not spam users.
>
> Fixes #4464
I've checked your patch into 2.2 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list