From owner-svn-src-all@FreeBSD.ORG Mon Oct 13 19:17:18 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E023E8D; Mon, 13 Oct 2014 19:17:18 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB4F524D; Mon, 13 Oct 2014 19:17:17 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id k14so9282809wgh.31 for ; Mon, 13 Oct 2014 12:17:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=fx3S5ySXqDeLvXd15x2Y4PZil2KXMjkiUPMuBo2B9TA=; b=xmknhF6/R8yjv1T3us3+PzLZw0CH7dAXbJxGbfi/6FlK5mZpuucgehfOXJ22X52LBE V6lOppy2zxl63XZGf/cyIB2xEY6dp9uVbhGLOufvh2BijLLmowTD4vVogsAfTMPCARvv xHItXp/1HyqCiqcyyGy4mlGbxwzpiHFiU1JP+wqRgZuKUfbWG1qbl5b2w4Rk1FCyGcjf WGzYkcAoQ2pYkG4Bz208dQVbJhUea/OXJhuPygCoiW//SKzgJ+6jVLZl/MQobyxdZGqX x6aE1hC5VH6M1QFrTrK3XSKs8B5fmD+hxVz2uoRPRgR0fvqZTQrvPVVHatbeein8Fdk8 YAjQ== X-Received: by 10.180.106.71 with SMTP id gs7mr809190wib.71.1413227836032; Mon, 13 Oct 2014 12:17:16 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ua8sm17652391wjc.7.2014.10.13.12.17.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Oct 2014 12:17:15 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 13 Oct 2014 21:17:12 +0200 From: Baptiste Daroussin To: John Baldwin Subject: Re: svn commit: r273009 - in head: etc/devd sys/powerpc/powermac Message-ID: <20141013191712.GR19486@ivaldir.etoilebsd.net> References: <201410121912.s9CJCncl021168@svn.freebsd.org> <20141012122636.4f1a0394@zhabar.attlocal.net> <2575643.xWorzK0sfL@ralph.baldwin.cx> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6eUvXotnMb6+obQB" Content-Disposition: inline In-Reply-To: <2575643.xWorzK0sfL@ralph.baldwin.cx> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Justin Hibbits X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2014 19:17:18 -0000 --6eUvXotnMb6+obQB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 13, 2014 at 11:10:08AM -0400, John Baldwin wrote: > On Sunday, October 12, 2014 12:26:36 PM Justin Hibbits wrote: > > On Sun, 12 Oct 2014 19:12:49 +0000 (UTC) > >=20 > > Justin Hibbits wrote: > > > Author: jhibbits > > > Date: Sun Oct 12 19:12:48 2014 > > > New Revision: 273009 > > > URL: https://svnweb.freebsd.org/changeset/base/273009 > > >=20 > > > Log: > > > Add an AC line monitor so power_profile can work > > > =20 > > > Summary: > > > Add a polling loop (1Hz) to monitor the battery and AC status, to > > >=20 > > > notify devd like ACPI does for power monitoring. This > > > allows /etc/rc.d/power_profile to work on PowerPC laptops > > >=20 > > > Test Plan: > > > Tested on a Titanium PowerBook, configuring economy_cpu_freq and > > > performance_cpu_freq, disabling powerd. > > > =20 > > > Reviewers: #powerpc, nwhitehorn > > > =20 > > > Reviewed By: nwhitehorn > > > =20 > > > Subscribers: rpaulo > > > =20 > > > Differential Revision: https://reviews.freebsd.org/D937 > >=20 > > MFC After: 3 weeks > > Relnotes: Yes > >=20 > > (Can we add a template to arc to include those fields in arc messages?) >=20 > I think Baptiste looked at hacking the arcanist template to include our > template fields and in general be more like our messages and ran away > screaming instead. I've just been using copy and paste to copy the messa= ge > I type into arc from the web browswer into my normal commit window. >=20 Yeah that is basically it :) Bapt --6eUvXotnMb6+obQB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQ8JTgACgkQ8kTtMUmk6EzlwwCghRivfgGNA/3nXGwgXIKcgmms pgcAoL0/dTyh9tGHBXhX0V9bj4ghZz3z =7jix -----END PGP SIGNATURE----- --6eUvXotnMb6+obQB--