On 12.12.24 02:04, Daniil Tatianin wrote:
Replace the boolean value enable_mlock with an enum and add a helper to decide whether we should be calling os_mlock.This is a stepping stone towards introducing a new mlock mode, which will be the third possible state of this enum. Signed-off-by: Daniil Tatianin<d-tatia...@yandex-team.ru>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsement...@yandex-team.ru> -- Best regards, Vladimir