Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3624277ybi; Mon, 10 Jun 2019 13:37:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqyXfgssyy7lQJmraE4TkFWqxchv/TQAtnGqwCJrr2xWGb6UpJsKhcA0juMsPendZBXsSpEK X-Received: by 2002:aa7:8193:: with SMTP id g19mr70136165pfi.162.1560199027346; Mon, 10 Jun 2019 13:37:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560199027; cv=none; d=google.com; s=arc-20160816; b=KLmZz48782ykGS04q4Fnr4Tp2yrz5xS5bSF/oHyTMnS+f4CoWa1VxJhipHgICWqiX8 rk0R/LkO1bKtDXrsA1swEYXuiqGuHELLdVpIZlFg3hly5A2OMnCTWyqDd0fQyNNSttrH K3tG6sgLqSUuBSVP5IDHmZWGleUR103i21OJ2BvQ4PEYN/Xyur1muOQuIUGFMEG7KWZ1 hYVReQVmEj7uPS9v83EAdWZHbM1Gv0j+FUJJ7rhi0FGSiHJHdePN+xNc16u7ORECf2eq wv/K/qlf1u1kcnuW7jsIGO5RCFyOQz1NhHl99TPcxvPqsIjhPxelaTbA2HYgl1ioB7Xa mgnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=WoHJRrbGpMezDdhM6oKY5c6eYM/DDhOoMIVqpMNuxzI=; b=h3gIweQ5DF8xb7KBcUn3s4rr0LQy7fg57P0hFWXtLl+EMMu9fonj16Vn0wBJy4d7g5 h7Vdy5btQbIksiX0HsQBWjziF+hlL26yddxCY+r2QjyycdZwNcVhNu7qx2DBOZb0Fc4g fJ2tWwCMX4zdGwTPGtTYo0s4pETYoOAu/wXA5pFaMJFabe/MP6/wte/PtDl9dsyUTqjw RMiuF35t1AJTvnFAhPL5UqG890oWIIYnsRACN6yWtLgDJTNFfo31OIgkbpcreBwO3xN4 IEP/RyECnoiKIDQ4AaJ18P2gjwF7OUigmXYTZcmR2tS3Oc7eISHXdr0dW0ZSA39X4pkN T0pQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z7si541052pgh.383.2019.06.10.13.36.52; Mon, 10 Jun 2019 13:37:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389761AbfFJUfS (ORCPT + 99 others); Mon, 10 Jun 2019 16:35:18 -0400 Received: from mga02.intel.com ([134.134.136.20]:4149 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389339AbfFJUfS (ORCPT ); Mon, 10 Jun 2019 16:35:18 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Jun 2019 13:35:14 -0700 X-ExtLoop1: 1 Received: from yyu32-desk1.sc.intel.com ([143.183.136.147]) by fmsmga005.fm.intel.com with ESMTP; 10 Jun 2019 13:35:14 -0700 Message-ID: <5c8727dde9653402eea97bfdd030c479d1e8dd99.camel@intel.com> Subject: Re: [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function From: Yu-cheng Yu To: Dave Hansen , Andy Lutomirski Cc: Peter Zijlstra , x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Balbir Singh , Borislav Petkov , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , Florian Weimer , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek , Randy Dunlap , "Ravi V. Shankar" , Vedvyas Shanbhogue , Dave Martin Date: Mon, 10 Jun 2019 13:27:07 -0700 In-Reply-To: <0665416d-9999-b394-df17-f2a5e1408130@intel.com> References: <20190606200926.4029-1-yu-cheng.yu@intel.com> <20190606200926.4029-4-yu-cheng.yu@intel.com> <20190607080832.GT3419@hirez.programming.kicks-ass.net> <20190607174336.GM3436@hirez.programming.kicks-ass.net> <34E0D316-552A-401C-ABAA-5584B5BC98C5@amacapital.net> <7e0b97bf1fbe6ff20653a8e4e147c6285cc5552d.camel@intel.com> <25281DB3-FCE4-40C2-BADB-B3B05C5F8DD3@amacapital.net> <3f19582d-78b1-5849-ffd0-53e8ca747c0d@intel.com> <5aa98999b1343f34828414b74261201886ec4591.camel@intel.com> <0665416d-9999-b394-df17-f2a5e1408130@intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.1-2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2019-06-10 at 12:52 -0700, Dave Hansen wrote: > On 6/10/19 12:38 PM, Yu-cheng Yu wrote: > > > > When an application starts, its highest stack address is determined. > > > > It uses that as the maximum the bitmap needs to cover. > > > > > > Huh, I didn't think we ran code from the stack. ;) > > > > > > Especially given the way that we implemented the new 5-level-paging > > > address space, I don't think that expecting code to be below the stack > > > is a good universal expectation. > > > > Yes, you make a good point. However, allowing the application manage the > > bitmap > > is the most efficient and flexible. If the loader finds a legacy lib is > > beyond > > the bitmap can cover, it can deal with the problem by moving the lib to a > > lower > > address; or re-allocate the bitmap. > > How could the loader reallocate the bitmap and coordinate with other > users of the bitmap? Assuming the loader actually chooses to re-allocate, it can copy the old bitmap over to the new before doing the switch. But, I agree, the other choice is easier; the loader can simply put the lib at lower address. AFAIK, the loader does not request high address in mmap(). > > > If the loader cannot allocate a big bitmap to cover all 5-level > > address space (the bitmap will be large), it can put all legacy lib's > > at lower address. We cannot do these easily in the kernel. > > This is actually an argument to do it in the kernel. The kernel can > always allocate the virtual space however it wants, no matter how large. > If we hide the bitmap behind a kernel API then we can put it at high > 5-level user addresses because we also don't have to worry about the > high bits confusing userspace. We actually tried this. The kernel needs to reserve the bitmap space in the beginning for every CET-enabled app, regardless of actual needs. On each memory request, the kernel then must consider a percentage of allocated space in its calculation, and on systems with less memory this quickly becomes a problem.