From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 16:43:06 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 C92F7106564A for ; Tue, 24 Feb 2009 16:43:06 +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 742D58FC24 for ; Tue, 24 Feb 2009 16:43:04 +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.3/8.14.3) with ESMTP id n1OGgwdJ004106; Tue, 24 Feb 2009 17:42:58 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n1OGgwS4004103; Tue, 24 Feb 2009 17:42:58 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 24 Feb 2009 17:42:58 +0100 (CET) From: Wojciech Puchar To: Artem Kuchin In-Reply-To: <49A41C56.3060000@itlegion.ru> Message-ID: References: <49A41C56.3060000@itlegion.ru> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 16:43:07 -0000 > > I need to really heavily test a box with 8 cores and 16GB FBDIM RAM. make -j generic kernel but it won't full load CPUs and RAM copy GENERIC to 10 other files, do config, and then make depend;make -j in every directory. if any kernel won't build - machine is not OK. while doing this you may do dd if=/dev/yourdisk of=/dev/null bs=1m in parallel from each of your disk to check if disk subsystem works fine under load > > Is there a suitable port for such task? > > I'd like to point out that i don't want to measure perfomance. I need to > really really > heavily load the server up to it's maximum. > > -- > Artem > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >