From owner-freebsd-questions@FreeBSD.ORG Sat Jun 14 19:33:13 2008 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08DC91065673; Sat, 14 Jun 2008 19:33:13 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 27BED8FC28; Sat, 14 Jun 2008 19:33:11 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5EJX485059501; Sat, 14 Jun 2008 21:33:04 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5EJX4Oo059498; Sat, 14 Jun 2008 21:33:04 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 14 Jun 2008 21:33:04 +0200 (CEST) From: Wojciech Puchar To: Kris Kennaway In-Reply-To: <48541C05.9040503@FreeBSD.org> Message-ID: <20080614213231.T58976@wojtek.tensor.gdynia.pl> References: <4853E03A.3040307@cwis.biz> <20080614174953.S30950@wojtek.tensor.gdynia.pl> <4853FFAD.5000007@FreeBSD.org> <20080614205615.J35816@wojtek.tensor.gdynia.pl> <48541C05.9040503@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Ryan Coleman , freebsd-questions@FreeBSD.org Subject: Re: 64-bit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2008 19:33:13 -0000 >> there are more memory usage sometimes, that's why i use 32-bit squid binary >> on 64-bit systems > > Precisely that. If your application relies on memory I/O, it may run slower > because data is typically bigger so takes longer to copy. Some java > applications can fall into this category, for example. > > Kris > > thanks. i don't know if squid runs slower (it consumes little CPU anyway) but 64-bit version takes 30% more RAM