From owner-freebsd-multimedia@FreeBSD.ORG Thu Aug 16 15:48:52 2007 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB6C016A419; Thu, 16 Aug 2007 15:48:52 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao107.cox.net (eastrmmtao107.cox.net [68.230.240.59]) by mx1.freebsd.org (Postfix) with ESMTP id 3564B13C46A; Thu, 16 Aug 2007 15:48:52 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao107.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070816154850.EVGY22608.eastrmmtao107.cox.net@eastrmimpo02.cox.net>; Thu, 16 Aug 2007 11:48:50 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id cfoq1X00S4iy4EG0000000; Thu, 16 Aug 2007 11:48:51 -0400 Date: Thu, 16 Aug 2007 10:52:27 -0500 To: "Mikhail T." From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200708151254.l7FCs2BH098003@aldan.algebra.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <200708151254.l7FCs2BH098003@aldan.algebra.com> User-Agent: Opera Mail/9.23 (Linux) Cc: ahze@freebsd.org, multimedia@freebsd.org Subject: Re: minor improvement to devel/liboil X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 15:48:52 -0000 On Wed, 15 Aug 2007 07:54:02 -0500, Mikhail T. wrote: > Hello! > > The attached patch: > > a) makes CFLAGS neater (no repetative -O*); Committed, thanks! > b) scales the build to the number of processors -- > tested on my quad Opteron system. Disapprove, because it causes more problems rather than solution. I had to ask marcus for his opinion, because I don't really trust something like this. The -jN is well known for cause problems on some systems and it requires to do a lot of tests on different arch, 4BSD and ULE schedulers on both -STABLE and -CURRENT on HTT, multi-core, and multi-CPU (physical CPU) systems. marcus has a problem with graphics/jasper until he removed this same line to solve his problem on his dual-core amd64 box. Cheers, Mezz > Please, commit or allow me to. Thanks! Yours, > > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org