qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 3/4] sysemu: introduce a new MlockState enum


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v3 3/4] sysemu: introduce a new MlockState enum
Date: Thu, 12 Dec 2024 19:56:46 +0300
User-agent: Mozilla Thunderbird

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-tatianin@yandex-team.ru>


Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>


--
Best regards,
Vladimir




reply via email to

[Prev in Thread] Current Thread [Next in Thread]