From owner-freebsd-arch@freebsd.org Wed Jul 15 06:59:28 2015 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40FC89A2ABD for ; Wed, 15 Jul 2015 06:59:28 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2C6CD199A for ; Wed, 15 Jul 2015 06:59:28 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 29F5E9A2ABC; Wed, 15 Jul 2015 06:59:28 +0000 (UTC) Delivered-To: arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 288F09A2ABB for ; Wed, 15 Jul 2015 06:59:28 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id 5F3E01997 for ; Wed, 15 Jul 2015 06:59:26 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: (qmail 5652 invoked by uid 89); 15 Jul 2015 06:59:25 -0000 Received: from unknown (HELO ?192.168.250.192?) (mg@grem.de@88.217.180.206) by mail.grem.de with ESMTPA; 15 Jul 2015 06:59:25 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: add inverse option to ministat From: Michael Gmelin X-Mailer: iPhone Mail (12H143) In-Reply-To: <20150715002013.GZ8523@funkthat.com> Date: Wed, 15 Jul 2015 08:59:24 +0200 Cc: "arch@FreeBSD.org" , Poul-Henning Kamp Content-Transfer-Encoding: quoted-printable Message-Id: References: <20150715002013.GZ8523@funkthat.com> To: John-Mark Gurney X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 06:59:28 -0000 > On 15 Jul 2015, at 02:20, John-Mark Gurney wrote: >=20 > I have created a patch to invert the data passed into ministat. It > is often easier to measure data in time (seconds) using /usr/bin/time > or another method, but often you like to think in per second, or > throughput which is the inverse. >=20 > Instead of having to massage the data, or know that below a certain > percentage you can just flip the sign, provide this, and you'll now > convert to x per second, giving you an easier comparision for talking. Are you certain that such a minor patch requires adding "Copyright 2015 Netf= lix, Inc"? >=20 > Review: https://reviews.freebsd.org/D3084 >=20 > Thanks. >=20 > --=20 > John-Mark Gurney Voice: +1 415 225 5579 >=20 > "All that I will do, has been done, All that I have, has not." > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"