Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp9440049rwl; Wed, 11 Jan 2023 05:51:48 -0800 (PST) X-Google-Smtp-Source: AMrXdXuBzQP5qZRP0Y66qwDTbI+ndQugSPHLrrw4eUv4owj7n89pXJcoYIoie+COZBSLvAsmavMp X-Received: by 2002:a62:1c8a:0:b0:58b:3168:4d53 with SMTP id c132-20020a621c8a000000b0058b31684d53mr3462605pfc.24.1673445108420; Wed, 11 Jan 2023 05:51:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673445108; cv=none; d=google.com; s=arc-20160816; b=aAKtvXo1AHUZY1QDIT+eQqNmLudrISCL/b7XWQXsSn0pAbjZ+z5VS1AZjoVcwfoVU2 gvyQMUM+rkYO/OB1sS1xu+BK+LzcCfteMG5z7ENkgNqUYjttQIVvZGCSGkMqcOuJQ8s4 wDxEfDXi2QDIr7W9ONLPcJNdXAJwiMBAoHvm9xqhGOyKJxzeZ4HDGxEWe2OSDbUCXdo5 w+bLGNvhlmmVPUL3pHSaR8dOih/5yVomKrmhNfMLyWLsmxEPYueLZ1nAIIv+3fS878bY BYA1/Ew4SpsxIRrx27yv5OaYrXWloQDdrignblG9uvMM+8jRFaOFsGWapB1E49OJGEhN FJuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=BR95tZ1zBBECcHyIzjQsnTHiilrBHjMUQeYDvxuiPk0=; b=FSx19hmgF9Dp40TQSeaTNrln8oigx2/WpSNdwgIxtVdhzAnty29mIKRkVD40/LxlUI zOUFKOWeSsp91pzveMt22EyKKakS+DwyMZGFcskCu/dQeaUnn3n4G5eUVvyCdtAJ291D +5iIJQaD+s27+4DYexKbyDepagg//Wl2zVx+oTtsMOfK+HitIsjvk+DKu1jIjkBb1JA+ ExSX+D9/Jub7QsdZbxSs/+PFA6TokEL0hnSxGzRQgFBh3KEay25+g2KKb0lyiAj7KEwq 6PUcCnPROfmtm3gqZ1CZarZHYxYjtNB4pVCJAw7LHi92CvdbodXFpai0Yi2xzl0aMYeF g6qg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id k4-20020a056a00168400b00557bb4f6977si15047830pfc.106.2023.01.11.05.51.41; Wed, 11 Jan 2023 05:51:48 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238781AbjAKNeU (ORCPT + 53 others); Wed, 11 Jan 2023 08:34:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54602 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238831AbjAKNc6 (ORCPT ); Wed, 11 Jan 2023 08:32:58 -0500 Received: from a3.inai.de (a3.inai.de [IPv6:2a01:4f8:10b:45d8::f5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 49F4F1AD9C for ; Wed, 11 Jan 2023 05:32:06 -0800 (PST) Received: by a3.inai.de (Postfix, from userid 25121) id 5467C586A6705; Wed, 11 Jan 2023 14:32:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by a3.inai.de (Postfix) with ESMTP id 50F1F616497A1; Wed, 11 Jan 2023 14:32:04 +0100 (CET) Date: Wed, 11 Jan 2023 14:32:04 +0100 (CET) From: Jan Engelhardt To: Theodore Ts'o cc: Pavel Machek , Geert Uytterhoeven , kernel list , Andrew Morton Subject: Re: Dhrystone -- userland version In-Reply-To: Message-ID: <614os9n2-2sq1-2qnr-56q6-1qq628271175@vanv.qr> References: User-Agent: Alpine 2.25 (LSU 592 2021-09-18) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 2023-01-09 01:45, Theodore Ts'o wrote: >On Sun, Jan 08, 2023 at 07:47:07PM +0100, Pavel Machek wrote: >> > However, as this is not Linux-specific, how hard can it be to convince >> > your distro to include https://github.com/qris/dhrystone-deb.git? >> > Usually, when I have a full userspace available, I just clone the above, >> > and debuild it myself. >> >> Dunno. I'd not solve it if package was in Debian, but it is not. > >I would suspect the better long-term solution would be to get the >package into Debian, since that will be easier for people to use. I >suspect the reason why most distros don't include it is because it >really is a **terrible** benchmark for most use cases. (All of) you could install boinc-client and just exercise --run_cpu_benchmarks without (I think) attaching to any particular computing project. The package should be in distros and you get both Dhrystone and Whetstone.