From owner-freebsd-questions@FreeBSD.ORG Wed Jan 4 22:18:43 2012 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 10464106564A for ; Wed, 4 Jan 2012 22:18:43 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 97BF98FC17 for ; Wed, 4 Jan 2012 22:18:42 +0000 (UTC) Received: by wgbds13 with SMTP id ds13so13117wgb.1 for ; Wed, 04 Jan 2012 14:18:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=IRDiRjumUMSZfNLMJUGgYcI78cby/ws9ipqZzu5ok4k=; b=AIyuCDO3UpXKKUU4BpAWWq5ALRyx5updUYxLF8EWpliMUMCu1/Judrgzr133DpwF5g XgmpdyQyGu6LOaBMnTBkEm8bIuePqh+bsz2fb5NizZ0U038NL9HU9SfklnIyn+RcOLXS 2mZrxH7j2ym3bcBM0pdJTJ3UIL0e0Rk9/X8qA= Received: by 10.227.5.208 with SMTP id 16mr32856380wbw.17.1325715521675; Wed, 04 Jan 2012 14:18:41 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id k33sm19422630wbo.5.2012.01.04.14.18.38 (version=SSLv3 cipher=OTHER); Wed, 04 Jan 2012 14:18:40 -0800 (PST) Date: Wed, 4 Jan 2012 22:18:33 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20120104221833.61192fed@gumby.homeunix.com> In-Reply-To: References: <201201041259.q04CxBDW054176@fire.js.berklix.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Browser 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: Wed, 04 Jan 2012 22:18:43 -0000 On Wed, 4 Jan 2012 12:56:38 -0500 illoai@gmail.com wrote: > If you have a few hours, lots of RAM, & you'd like to stress- > test your system: > cd /usr/ports/www/chromium && make install Unless things have changed radically that sounds like a bit of an exaggeration. Until about 9 months ago I was building it on a 7 year old single core athlon in 1.5GB with the work-directory on tmpfs. It was still perfectly usable as a desktop.