[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <op.18yrvgbvwjvjmi@hhuan26-mobl.amr.corp.intel.com>
Date: Mon, 31 Jul 2023 15:43:54 -0500
From: "Haitao Huang" <haitao.huang@...ux.intel.com>
To: dave.hansen@...ux.intel.com, tj@...nel.org,
linux-kernel@...r.kernel.org, linux-sgx@...r.kernel.org,
cgroups@...r.kernel.org, "Thomas Gleixner" <tglx@...utronix.de>,
"Ingo Molnar" <mingo@...hat.com>, "Borislav Petkov" <bp@...en8.de>,
x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
"Jarkko Sakkinen" <jarkko@...nel.org>
Cc: kai.huang@...el.com, reinette.chatre@...el.com,
"Kristen Carlson Accardi" <kristen@...ux.intel.com>,
zhiquan1.li@...el.com, seanjc@...gle.com
Subject: Re: [PATCH v3 04/28] x86/sgx: Use sgx_epc_lru_lists for existing
active page list
On Mon, 17 Jul 2023 07:47:01 -0500, Jarkko Sakkinen <jarkko@...nel.org>
wrote:
> On Wed Jul 12, 2023 at 11:01 PM UTC, Haitao Huang wrote:
>> From: Kristen Carlson Accardi <kristen@...ux.intel.com>
>>
>> Replace the existing sgx_active_page_list and its spinlock with
>> a global sgx_epc_lru_lists struct.
>
> Similarly as the previous patch, I would extend this story a tiny
> bit forward to see the connection with the follow-up patches.
>
Sure
I also feel it may flow better by moving all changes related to
'unreclaimable' such as owner field for VA, flags for types of owners,
storing unreclaimables to LRU, etc. to later after all changes dealing
with reclaimables are introduced. The unreclaimables are only of concern
when OOM is involved so it'd be better to do them right before OOM.
Thanks
Haitao
Powered by blists - more mailing lists