Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1909359pxb; Wed, 10 Feb 2021 22:06:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJxo5A9NMif97koqc6APgS4Gqx9ect4efVAQXLNJSbAVIWYhW0AJ2op7er6XevNwF8QlGaGW X-Received: by 2002:a05:6402:4312:: with SMTP id m18mr6600736edc.99.1613023593641; Wed, 10 Feb 2021 22:06:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613023593; cv=none; d=google.com; s=arc-20160816; b=WnOM69hAn0jAcLXU1DTe96YGJfL6lq6RhGrl1V7k0N+EtYMlPCCGL9SzHEtUemfdcS MnRkwuwpigIKp7aV6yjZ4045VkqEBBgnxGKEO/R8S+yh7XatrabqXJJy4F0R9wCnfDWL EEMiGzaijBAHgPzkXN4TmWMLq+i3W+gwO+P/MPoTw8JCjGt/KVFrdjilwA//PXIrZFNx n0b1GkMpvTYTh2KgzrODsMhZpn26kW6RrqJuVsKzybxmloYHmRbII0C1p1I7LvhRw09W GxEht5jW1EviFi24r7CfS/lTn25NordFymb0ms2G+LCKlOs/3Gx79iYD5yNAxPOGBw8s tCeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=5h2BupXNy7p43VQALneY6+gCM5PmblzdpvMzMXduFL0=; b=JE+DaEBRVNKLa9UC5ogXRUVbr7biw69PFhx5xEBd16YbRcoHz42MYgEy72X6bA+99M VGsg2YLIg1OPknhtMcJhtB0I7CU/jti4kKOufDGwN2re1t5qa0R4Ch36FR4MKX9QMlPu lzPaAzMAry1fgd9/3IeNRhn0RZbJnXkeTbsKYbnIRxjUS5ElEkW0rk75ZDKmcUX+O4pG xmD2XrFT4V6XrKN1KQbXFIaHXRYXlxBK1Q7BW46eC3n8wBHHtJdwJqqFcZhtj1+uTjIv vWmcBpgen/2Bn3RKWHEpwSJ3ayHYUIcxXbAuvfMYjrN8EEgxURFOXCHMwr/r6KRnD6KJ RYsw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j16si2824635ejm.573.2021.02.10.22.06.09; Wed, 10 Feb 2021 22:06:33 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229505AbhBKGFB (ORCPT + 99 others); Thu, 11 Feb 2021 01:05:01 -0500 Received: from out30-42.freemail.mail.aliyun.com ([115.124.30.42]:51927 "EHLO out30-42.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbhBKGE6 (ORCPT ); Thu, 11 Feb 2021 01:04:58 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R531e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04394;MF=tianjia.zhang@linux.alibaba.com;NM=1;PH=DS;RN=12;SR=0;TI=SMTPD_---0UOPTk-a_1613023452; Received: from 30.27.210.10(mailfrom:tianjia.zhang@linux.alibaba.com fp:SMTPD_---0UOPTk-a_1613023452) by smtp.aliyun-inc.com(127.0.0.1); Thu, 11 Feb 2021 14:04:13 +0800 Subject: Re: [PATCH v3 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section To: Jarkko Sakkinen Cc: Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Sean Christopherson , Shuah Khan , x86@kernel.org, linux-sgx@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Jia Zhang References: <20210124062907.88229-1-tianjia.zhang@linux.alibaba.com> <20210124062907.88229-4-tianjia.zhang@linux.alibaba.com> From: Tianjia Zhang Message-ID: Date: Thu, 11 Feb 2021 14:04:12 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Sorry for the late reply. On 1/28/21 1:40 AM, Jarkko Sakkinen wrote: > I could bet some money that this does not bring any significant > performance gain. > Yes, this does not bring performance gains. This is not a change for performance, mainly to make the value of free_cnt look more accurate. > On Sun, Jan 24, 2021 at 02:29:05PM +0800, Tianjia Zhang wrote: >> `section->free_cnt` represents the free page in sgx_epc_section, >> which is assigned once after initialization. In fact, just after the >> initialization is completed, the pages are in the `init_laundry_list` >> list and cannot be allocated. This needs to be recovered by EREMOVE >> of function sgx_sanitize_section() before it can be used as a page >> that can be allocated. The sgx_sanitize_section() will be called in >> the kernel thread ksgxd. >> >> This patch moves the initialization of `section->free_cnt` from the >> initialization function `sgx_setup_epc_section()` to the function >> `sgx_sanitize_section()`, and then accumulates the count after the > > Use single quotes instead of hyphens. > >> successful execution of EREMOVE. This seems to be more reasonable, >> free_cnt will also truly reflect the allocatable free pages in EPC. >> >> Sined-off-by: Tianjia Zhang >> Reviewed-by: Sean Christopherson >> --- >> arch/x86/kernel/cpu/sgx/main.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/arch/x86/kernel/cpu/sgx/main.c b/arch/x86/kernel/cpu/sgx/main.c >> index 4465912174fd..e455ec7b3449 100644 >> --- a/arch/x86/kernel/cpu/sgx/main.c >> +++ b/arch/x86/kernel/cpu/sgx/main.c >> @@ -48,6 +48,7 @@ static void sgx_sanitize_section(struct sgx_epc_section *section) >> if (!ret) { >> spin_lock(§ion->lock); >> list_move(&page->list, §ion->page_list); >> + section->free_cnt++; >> spin_unlock(§ion->lock); > > Someone can try to allocate a page while sanitize process is in progress. > > I think it is better to keep critical sections in the form that when you > leave from one, the global state is legit. > Do you mean to move the critical section to protect the entire while loop? Of course, this is also possible, sanitize is a process only needed for initialization, and the possibility of conflict is very small. Best regards, Tianjia