[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 3/4] sysemu: introduce a new MlockState enum
From: |
Peter Xu |
Subject: |
Re: [PATCH v3 3/4] sysemu: introduce a new MlockState enum |
Date: |
Thu, 12 Dec 2024 11:19:39 -0500 |
On Thu, Dec 12, 2024 at 02:04:32AM +0300, 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: Peter Xu <peterx@redhat.com>
--
Peter Xu