From owner-cvs-all Mon Jun 25 9:34:49 2001 Delivered-To: cvs-all@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 713EA37B40A; Mon, 25 Jun 2001 09:34:43 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92]) by tasogare.imasy.or.jp (8.11.3+3.4W/8.11.3/tasogare/smtpfeed 1.12) with ESMTP/inet id f5PGYbI71006; Tue, 26 Jun 2001 01:34:37 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: dfr@nlsystems.com Cc: iwasaki@jp.FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, athlete@kta.att.ne.jp Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: References: <20010626002221R.iwasaki@jp.FreeBSD.org> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010626013436R.iwasaki@jp.FreeBSD.org> Date: Tue, 26 Jun 2001 01:34:36 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 25 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Cool! I also have patches for LongRun control here. > > It has sysctl interface, like > > > > hw.crusoe.longrun: 2 > > hw.crusoe.frequency: 600 > > hw.crusoe.voltage: 1600 > > hw.crusoe.percentage: 100 > > > > May I merge them? > > I'd be pretty interested in seeing the patches. What I committed was > merely informational - i.e. printing the right cpu description etc. OK, the latter half of http://people.freebsd.org/~iwasaki/apm/sys-longrun-20010619.diff is for LongRun stuff. This was done by HATTORI-san http://home.att.ne.jp/delta/athlete/longrun/longrun.html (in Japanese :-) and I modified them. I'm not sure whether hw.crusoe would be nice in terms of sysctl namespace, I'll write a mail to arch@ and/or audit@ later. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message