From owner-cvs-all@FreeBSD.ORG Thu Sep 14 11:59:52 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1EDB16A403; Thu, 14 Sep 2006 11:59:52 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F59543D45; Thu, 14 Sep 2006 11:59:52 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k8EBxnDa010904; Thu, 14 Sep 2006 07:59:49 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id k8EBxlS0062220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Sep 2006 07:59:47 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <7.0.1.0.0.20060914075326.1590ce90@sentex.net> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Thu, 14 Sep 2006 07:59:50 -0400 To: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= ) From: Mike Tancsa In-Reply-To: <86k646lr1m.fsf@dwp.des.no> References: <200609130839.k8D8dGt9063305@repoman.freebsd.org> <7.0.1.0.0.20060913081925.08da2b20@sentex.net> <86k646lr1m.fsf@dwp.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Status: Clean Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 11:59:53 -0000 At 05:45 AM 9/14/2006, Dag-Erling Sm=F8rgrav wrote: >Mike Tancsa writes: > > At 04:39 AM 9/13/2006, Dag-Erling Smorgrav wrote: > > > Log: > > > MFC: CPUTYPE support for VIA C3 > > Does anything currently make use of V3 specific optimizations ? > >I don't understand the question... Sorry, C3. i.e. If I add the VIA C3 as the CPU=20 type in my make.conf, what are the benefits ? I=20 did a quick grep through the RELENG_6 source tree=20 and didnt find anything obvious. I make use of=20 the padlock module and the openssl padlock crypto=20 engine but the cpu optimizations were there=20 already. I was just wondering if you knew of any additional benefits. ---Mike >DES >-- >Dag-Erling Sm=F8rgrav - des@des.no