From owner-freebsd-current@FreeBSD.ORG Sun Dec 9 03:03:12 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0B2016A514 for ; Sun, 9 Dec 2007 03:03:12 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id 4D10B13C44B for ; Sun, 9 Dec 2007 03:03:12 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so2675576pyb for ; Sat, 08 Dec 2007 19:03:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=6zMqdzIdb7c3ZSSy5HCdzalTmL1WLLN0LWTkvhSFHfs=; b=TkuesrU8ltGtv9mXpymCqnHvJf//l/VKAhzsyOqEhFmusy2z1LBGqGPz78v/ye/4BGICihakGnl7S08JmD1g3d0Ft9EwkN+N+Gf2bhxGhYQQ/jk97rr2rSUqgBp40WHQREJX4J9YvyY6czW0skTJ4344RT7j9kCcaJrS9AwcJ/w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=kWkvu5SGtOdVDc83xeI0fBXNyunzYcZFnv7N3n506ypl8VslkUf9D20CMJfRRMgj3tyAW1FBQbfsrgFQ4vErM7B8CZlhapNbfKQdtVaa1D0TKTLQR24OHCbjFo/ccqPHGbUIteWvlxefOws5OeZB1VN1oNhChZwpuJseG97oMew= Received: by 10.65.214.2 with SMTP id r2mr10498817qbq.1197169391238; Sat, 08 Dec 2007 19:03:11 -0800 (PST) Received: by 10.65.155.16 with HTTP; Sat, 8 Dec 2007 19:03:11 -0800 (PST) Message-ID: Date: Sun, 9 Dec 2007 12:03:11 +0900 From: "Adrian Chadd" Sender: adrian.chadd@gmail.com To: "Jan Lentfer" In-Reply-To: <20071207101817.xcvz0wdi68cscwkg@neslonek.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4756BAD3.4060905@web.de> <95938867@bb.ipt.ru> <200712060051.26294.joao@matik.com.br> <20071207101817.xcvz0wdi68cscwkg@neslonek.homeunix.org> X-Google-Sender-Auth: 8200e56e105cfd2e Cc: freebsd-current@freebsd.org, JoaoBR Subject: Re: Problems Building 7.0-Beta3 with -Os X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2007 03:03:12 -0000 On 07/12/2007, Jan Lentfer wrote: > On the other hand, why you want to optimzie the hell out of a 4-way > 8-Gig Operton server or the like, for normal services you want feel > too much difference here, because it is fast as hell anyway. Because sometimes "optimising the hell out of a large server" is the difference between needing to buy 1 or 1.5 of said server. (It doesn't help that a lot of code out there these days is hideously inefficient - how many people still run apache-prefork? Or early versions of Squid? :) Adrian -- Adrian Chadd - adrian@freebsd.org