From owner-freebsd-performance@FreeBSD.ORG Mon Mar 25 17:20:30 2013 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3394FECA for ; Mon, 25 Mar 2013 17:20:30 +0000 (UTC) (envelope-from davide.damico@contactlab.com) Received: from mail2.shared.smtp.contactlab.it (mail2.shared.smtp.contactlab.it [93.94.37.7]) by mx1.freebsd.org (Postfix) with ESMTP id B86E5388 for ; Mon, 25 Mar 2013 17:20:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; d=contactlab.it; s=clab1; c=relaxed/relaxed; q=dns/txt; i=@contactlab.it; t=1364232027; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=yi/86jnqpMwVo0+LBTfffnYS8HyD1d5zDNSUpoGhu+w=; b=FT2IKcAJlVVVtXhBMZbYoOKAKP5zN8wDnv6Fv8jna0pSowDtWhQvZXPNLGOzu6uD ucE5s91GbaoRTKzOYsYE6ls6hveRzDIUfhRQVh90bXwkcZfJboWiqqJ+MAPWzCJl 9eyHOJnAbQJrs43qKXmKAiBeDljWLfs3uuh7dGYYBCI=; Received: from [213.92.90.12] ([213.92.90.12:48196] helo=mail3.tomato.it) by t.contactlab.it (envelope-from ) (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTP id DA/A7-24145-B5780515; Mon, 25 Mar 2013 18:20:27 +0100 Received: from mx3-master.housing.tomato.lan ([172.16.7.55]) by mail3.tomato.it with smtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1UKB4N-0005k4-GT for freebsd-performance@freebsd.org; Mon, 25 Mar 2013 18:20:27 +0100 Received: (qmail 22072 invoked by uid 89); 25 Mar 2013 17:20:27 -0000 Received: from localhost (HELO davepro.local) (127.0.0.1) by mx3-master.housing.tomato.lan with SMTP; 25 Mar 2013 17:20:27 -0000 Message-ID: <5150875A.1000707@contactlab.com> Date: Mon, 25 Mar 2013 18:20:26 +0100 From: Davide D'Amico User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: FreeBSD 9.1 vs CentOS 6.3 [WAS Re: freebsd-performance Digest, Vol 119, Issue 8] References: <5150586E.5040408@contactlab.com> <51506326.9020109@contactlab.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-performance@freebsd.org X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2013 17:20:30 -0000 Il 25/03/13 18:11, Adrian Chadd ha scritto: > Can you please run a Linux install in a FreeBSD jail so we can see > whether it's the kernel or userland? Sure, do you have a link on how to install gnu/linux on a fbsd jail? Is ok if I use the VM I created in vmware (so it will be VMWARE -> FreeBSD -> Linux Jail)? d.