Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp2548575ybc; Wed, 13 Nov 2019 16:40:38 -0800 (PST) X-Google-Smtp-Source: APXvYqwqAPgvoEmaKvA2L2wasllZv+BJOHJTVDtYEEfEGnajhoXrS/wPQaHBlkrbFu5XGQlz5hGi X-Received: by 2002:a17:906:e2c2:: with SMTP id gr2mr5757369ejb.31.1573692038215; Wed, 13 Nov 2019 16:40:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573692038; cv=none; d=google.com; s=arc-20160816; b=T1DyxfUf5OqZTL8Iyc3ZJF61tW3EY10g6wVlLpiNC0fYXmUeYqkxOcQWyKpOwqNLKv AseqNjx28Tz5KG4a8iWwLK00hQTja1YiKE/8Qsged9l3kBe1WfLirYOkroxHLVW1OBbJ T8cW3HvLVxf/5Z1ZN2hxfSzflJGj/fXYMs4qOlsIVW91CHayzudfefsBAVyc3+gG2gfM ibbbX/3GdRFNIs+yk0BlX2dU2a5pc2EBhgV8XNNAqTlHUVdYtp3oEczYajRwD/UXfSwK SO8HhkjMKh3UhuVw4xpe/pgkFN977/FO/XhidbqCw9MASL5o/ngrAijKfzEoEJxvYbdo umXg== 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=Ym6QVYvHq39+S3xutkUWItjO5k1wOSNq4H1mBTFLqpM=; b=YCWqssxoWVP+b6IoinrRqhy0YYViHANznnJHnlvWhtYLhVRxZiiyypignAHK947HXO 0RRYc8qpweg283bRbb2J/9jniLQuudFEMOXBqmIpE2p+FPmha1C7JZ5kGvbROSjJScN2 4AsTCk33QH/b+tR0KMPb+MBCtFStQRgI0QeQDze0FENb5o9R7F/u9gL4DaXWKAl+693Y 003Ef2BZuvmacAw2o1aELCmgmIqODVScD2Hu1msVAmcv+DyGfyPRU4+Bvvo3Er8ViUJV wBAWjr6H2ZaXUbzdcBpoXXeEOOzpuQPSXdOnIB3NoPm2NmB6HTOOKPWZp/HsCgsIEb/B o8/A== 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 m20si2243234ejx.33.2019.11.13.16.40.12; Wed, 13 Nov 2019 16:40:38 -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 S1726491AbfKNAic (ORCPT + 99 others); Wed, 13 Nov 2019 19:38:32 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:49113 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726195AbfKNAic (ORCPT ); Wed, 13 Nov 2019 19:38:32 -0500 Received: from [213.220.153.21] (helo=wittgenstein) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iV39U-0000VZ-57; Thu, 14 Nov 2019 00:38:24 +0000 Date: Thu, 14 Nov 2019 01:38:23 +0100 From: Christian Brauner To: Arnd Bergmann Cc: Cyrill Gorcunov , y2038 Mailman List , Richard Henderson , Ivan Kokshaysky , Matt Turner , "linux-kernel@vger.kernel.org" , Deepa Dinamani , Thomas Gleixner , Will Deacon , Michal =?utf-8?Q?Koutn=C3=BD?= , Catalin Marinas , Dave Hansen , alpha Subject: Re: [PATCH 11/23] y2038: rusage: use __kernel_old_timeval Message-ID: <20191114003822.6fjji26vm7yplaw2@wittgenstein> References: <20191108210236.1296047-1-arnd@arndb.de> <20191108211323.1806194-2-arnd@arndb.de> <20191112210915.GD5130@uranus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 13, 2019 at 11:02:12AM +0100, Arnd Bergmann wrote: > On Tue, Nov 12, 2019 at 10:09 PM Cyrill Gorcunov wrote: > > > > On Fri, Nov 08, 2019 at 10:12:10PM +0100, Arnd Bergmann wrote: > > > > --- > > > Question: should we also rename 'struct rusage' into 'struct __kernel_rusage' > > > here, to make them completely unambiguous? > > > > The patch looks ok to me. I must confess I looked into rusage long ago > > so __kernel_timespec type used in uapi made me nervious at first, > > but then i found that we've this type defined in time_types.h uapi > > so userspace should be safe. I also like the idea of __kernel_rusage > > but definitely on top of the series. > > There are clearly too many time types at the moment, but I'm in the > process of throwing out the ones we no longer need now. > > I do have a number patches implementing other variants for the syscall, > and I suppose that if we end up adding __kernel_rusage, that would > have to go with a set of syscalls using 64-bit seconds/nanoseconds > rather than the old 32/64 microseconds. I don't know what other > changes remain that anyone would want from sys_waitid() now that > it does support pidfd. > > If there is still a need for a new waitid() replacement, that should take > that new __kernel_rusage I think, but until then I hope we are fine > with today's getrusage+waitid based on the current struct rusage. Note, that glibc does _not_ expose the rusage argument, i.e. most of userspace is unaware that waitid() does allow you to get rusage information. So users first need to know that waitid() has an rusage argument and then need to call the waitid() syscall directly. > > BSD has wait6() to return separate rusage structures for 'self' and > 'children', but I could not find any application (using the freebsd > sources and debian code search) that actually uses that information, > so there might not be any demand for that. Speaking specifically for Linux now, I think that rusage does not actually expose the information most relevant users are interested in. On Linux nowadays it is _way_ more interesting to retrieve stats relative to the cgroup the task lived in etc. Doing a git grep -i rusage in the systemd source code shows that rusage is used _nowhere_. And I consider an init system to be the most likely candidate to be interested in rusage. Christian