From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 18:54:17 2009 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 457E51065672 for ; Tue, 24 Feb 2009 18:54:17 +0000 (UTC) (envelope-from abalour@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id C2C808FC0A for ; Tue, 24 Feb 2009 18:54:16 +0000 (UTC) (envelope-from abalour@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so119573fgb.35 for ; Tue, 24 Feb 2009 10:54:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=Yr/DPG3perPNs9DT0Jj6SghXF59gf/Vl+pwZjpdPbtc=; b=FV4jubEuoaVuTyIau2XTehObDc/u6hw4kg1dhHUXgcMaWDfrkCYRK38/Z7CSCtrnj5 rqTnRaseptubWa27wfY6rLXED5K8isxAC9Jc3ikzXYqq+nS3OMHnv2oDIY03UrExc5yI nvimYN7eo5qOhLTxVyWLDwywy5QAEdnYNO0MY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=WGYWNCewcGqXyX5S61pP4hcbZ8kItzTvlol0JKCmzLm71HlNdQtvHKWE0O6WkQ0csB WGxvRd2mR6ZEAaZDiXJo1HGJhbnd0t4q5jAIJSMf3uBfupCogQKRLuSV+SmXK2vA1pfI jG/nzfbitudU84XdaVy62+ww5wt6H7wEQxMX8= MIME-Version: 1.0 Received: by 10.86.53.8 with SMTP id b8mr46778fga.13.1235497892957; Tue, 24 Feb 2009 09:51:32 -0800 (PST) In-Reply-To: References: <49A41C56.3060000@itlegion.ru> Date: Tue, 24 Feb 2009 19:51:32 +0200 Message-ID: <35f70db10902240951oe1a4385o8ffa3db457b42541@mail.gmail.com> From: Ross Cameron To: Wojciech Puchar Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Artem Kuchin , "freebsd-questions@freebsd.org" Subject: Re: Please, recommend CPU and RAM burn test X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ross.cameron@linuxpro.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 18:54:18 -0000 On Tue, Feb 24, 2009 at 6:42 PM, Wojciech Puchar < wojtek@wojtek.tensor.gdynia.pl> wrote: > >> I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. >> > make -j > generic kernel why not make -j <4x # of CPUs> ??? that should over saturate the CPU and memory