Please, recommend CPU and RAM burn test

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Tue Feb 24 08:43:07 PST 2009


>
> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>


More information about the freebsd-questions mailing list