From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 29 23:19:13 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A0E81065675 for ; Mon, 29 Dec 2008 23:19:13 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id F05248FC23 for ; Mon, 29 Dec 2008 23:19:12 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:98c5:4bd4:24a2:d38c] (unknown [IPv6:2001:7b8:3a7:0:98c5:4bd4:24a2:d38c]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 4FFE811F859; Tue, 30 Dec 2008 00:19:12 +0100 (CET) Message-ID: <49595AF2.30101@andric.com> Date: Tue, 30 Dec 2008 00:19:14 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b3pre) Gecko/20081229 Shredder/3.0b2pre MIME-Version: 1.0 To: Christian Weisgerber References: <49595A9C.6050809@andric.com> In-Reply-To: <49595A9C.6050809@andric.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org Subject: Re: lzo2 shows insane speed gap X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2008 23:19:13 -0000 On 2008-12-30 00:17, Dimitry Andric wrote: > What's up with the memory on these machines? Lzo tends to take insane amounts.... Duh, nevermind... I'm confusing this with lzma. :) Sorry for the noise.