Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2798375ybl; Mon, 20 Jan 2020 09:31:21 -0800 (PST) X-Google-Smtp-Source: APXvYqzDs3l804I557ZF5BXh7bfTRGL4y2oqze9J6Hwe7Kge/nIhtipqyeXmFJJz+8lU2frJT2zL X-Received: by 2002:a05:6830:14d9:: with SMTP id t25mr437381otq.258.1579541481762; Mon, 20 Jan 2020 09:31:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579541481; cv=none; d=google.com; s=arc-20160816; b=gQxouWLX98Ay7xnzqsBkL/Hhv5zhf1ENvl2RPA+s1uhT2y4E9Nt8xWu3B71YmAL+iq pUL04x1JLfkllHl9EYlqEPC5/7108kSStL3oaDnAPlwrQ6JNoGpgsjs5VkczhfjzcSHh 8SVlK+hTfn7h5bykzzGGXDL0+pmI7wWenn+Fgfb2hn4XfUVtxBWfP4K/nGnhJRX/TqHd /Z2gL6G6CqPB0NEBSXwi360XaM/Wv9N0ePZJ2vOykUER4Em9FaGVRH/3KYY6EjQibQLN oGUbfJpcRNZUrNUG3ZGdsDOgcZtapfZJFRcEhpQFEMFXKEQnsMk9QggSFjlfo+Gguvni O3zw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Oav6UJZuRuenNIpCThWDYMTmHhtUsRE2rXermu84j+k=; b=zZvFvCidHMLLT0ISQBjJjvFvD8JXuzoQQAbi3pgHVJWfckO7b9YzQPKAFOS9Eh8dPx rRaqtpjPTp5ZJxqNhLXvovvEq+28E1QLCTie7lw1XvmYRCAZZOVwZImiM943o+nwgSub s2Q+w01egQ2tDrefo3W/YG2v+0t3+6vdnSOUyU3rQ1Yt6YHkViYmdich3Fn+Y4vinNiY 7irtdd9dkkULXEAhn9FdYVJoHDiGcZE3XorkYWvuYyVxBBFEdpmR12Uuowlr462yiyWW +BZvPS315IEnN8s76LixzehxHhxXrdgBjPztWEGZWV4RwkT4lJ1gJtNTDE12yPENAQ0G fDYg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i25si18287754oii.259.2020.01.20.09.30.55; Mon, 20 Jan 2020 09:31:21 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728516AbgATR2U (ORCPT + 99 others); Mon, 20 Jan 2020 12:28:20 -0500 Received: from gate.crashing.org ([63.228.1.57]:54272 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726642AbgATR2T (ORCPT ); Mon, 20 Jan 2020 12:28:19 -0500 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 00KHRXcN008864; Mon, 20 Jan 2020 11:27:33 -0600 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 00KHRW40008862; Mon, 20 Jan 2020 11:27:32 -0600 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Mon, 20 Jan 2020 11:27:32 -0600 From: Segher Boessenkool To: Christophe Leroy Cc: Benjamin Herrenschmidt , Paul Mackerras , Michael Ellerman , nathanl@linux.ibm.com, arnd@arndb.de, tglx@linutronix.de, vincenzo.frascino@arm.com, luto@kernel.org, x86@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org Subject: Re: [RFC PATCH v4 00/11] powerpc: switch VDSO to C implementation. Message-ID: <20200120172732.GC3191@gate.crashing.org> References: <20200117085851.GS3191@gate.crashing.org> <3027b6d2-47a9-a871-7c52-050a5f9c6ab7@c-s.fr> <20200120151936.GB3191@gate.crashing.org> <4b0e5941-c37e-3c85-3809-45f33ce35657@c-s.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4b0e5941-c37e-3c85-3809-45f33ce35657@c-s.fr> User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 20, 2020 at 06:08:23PM +0100, Christophe Leroy wrote: > Not easy I think. > > First we have the unavoidable ASM entry function that can't be dropped > because of the CR[SO] bit the set on error or clear on no error and that > can't be done in C. Yup. > In our ASM VDSO, fixed shifts are used, while in generic C VDSO, shifts > are generic and read from the VDSO data. Does that cost more than just a few cycles? > And there is still some funny code generated by GCC (8.1), like: > > 620: 7d 29 3c 30 srw r9,r9,r7 > 624: 21 87 00 20 subfic r12,r7,32 > 628: 7d 07 3c 31 srw. r7,r8,r7 > 62c: 7d 08 60 30 slw r8,r8,r12 > 630: 7d 0b 4b 78 or r11,r8,r9 (This can be done cheaper for fixed shifts, you can use rlwimi then). > 634: 39 40 00 00 li r10,0 > 638: 40 82 00 84 bne 6bc <__c_kernel_clock_gettime+0x114> > 63c: 81 23 00 24 lwz r9,36(r3) > 640: 81 05 00 00 lwz r8,0(r5) > ... > 6bc: 7d 69 5b 78 mr r9,r11 > 6c0: 7c ea 3b 78 mr r10,r7 > 6c4: 7d 2b 4b 78 mr r11,r9 > 6c8: 4b ff ff 74 b 63c <__c_kernel_clock_gettime+0x94> > > This branch to 6bc is totally useless: > - copying r11 into r9 is pointless as r9 is overwritten in 63c > - copying back r9 into r11 is pointless as r11 has not been modified > inbetween. Yeah, huh, how did that happen. > - loading r10 with 0 then overwritting r10 with r7 when r7 is not 0 is > pointless as well, could have directly put the result of srw. in r10. This may be harder to make the compiler do. But the r9/r11 thing suggests you are preventing optimisation somewhere, maybe with some asm? Do you have some small testcase I can compile? Segher