From owner-svn-src-head@FreeBSD.ORG Fri Jan 23 20:56:27 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32CC68E5 for ; Fri, 23 Jan 2015 20:56:27 +0000 (UTC) Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com [209.85.223.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECEEDC5 for ; Fri, 23 Jan 2015 20:56:26 +0000 (UTC) Received: by mail-ie0-f172.google.com with SMTP id rd18so9313879iec.3 for ; Fri, 23 Jan 2015 12:56:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=xJw6+SNLaJdvi5zk5ZlQAkt+2oN3sH3sS5Erc2YsWrc=; b=NoHlTWDLIzM2VddTPKfzsykwl1vGmjYI9QDue7qIJvUuYs3BIyesRjT1I3oaGU2V5h mGQZQWJTc9Ltf/zViuizge0SGMr9+DV5ZWDMTLX9Fvkp/sMQ4FxZT1QH3Qp9/rgnTJbU WZSOqSwDHWldApVWVQFTHpGfOULwq0V92RlFCLXjdnXMz7LJN0k1bw9JWIMPOUfjVkDS u8QphIxp1+x7ckW5xrJHPKRWYh+SnrbF28G+tEHOeAfqnTKzvzM7CkkinCLOVP84fVVg +qtjI63yrMK0wPTGRxl7yv3FXtLYyraBggOSqphiX5k4ZDhDn17ebMaQk5Qy03xa0zJc gjbw== X-Gm-Message-State: ALoCoQnddmaIQAW1RmPDG/obAdZ3JNRZkFNOlPxptRXLc8/d47dAPhKLpWN14c+Uhnj+GwEjiFvd X-Received: by 10.42.62.71 with SMTP id x7mr10221644ich.61.1422046585865; Fri, 23 Jan 2015 12:56:25 -0800 (PST) Received: from sol.firepipe.net (c-50-183-92-30.hsd1.co.comcast.net. [50.183.92.30]) by mx.google.com with ESMTPSA id b89sm1424086iod.32.2015.01.23.12.56.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jan 2015 12:56:25 -0800 (PST) Sender: Will Andrews Date: Fri, 23 Jan 2015 13:56:23 -0700 From: Will Andrews To: Davide Italiano Subject: Re: svn commit: r277570 - head/usr.bin/vmstat Message-ID: <20150123205617.GB56104@sol.firepipe.net> References: <201501231618.t0NGIeDv057991@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MW5yreqqjyrRcusr" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2015 20:56:27 -0000 --MW5yreqqjyrRcusr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 23, 2015 at 11:23:57AM -0800, Davide Italiano wrote: > What's the rationale behind this change? The rationale was to match the clock used to the name (and implied intent) of the variables used to store/manipulate the data. It's possible that 'uptime' is entirely the wrong term in vmstat, in which case the naming used elsewhere in vmstat needs to be changed too. --=20 wca --MW5yreqqjyrRcusr Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlTCtXEACgkQF47idPgWcsX8kQCfQQqHYo7buDDiEjv+ylkoQ5vo 1/QAnRqsG/LutbaBUqzgbLMwuda61vuk =X/YX -----END PGP SIGNATURE----- --MW5yreqqjyrRcusr--