Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2006 13:49:02 +1100
From:      Robert Leftwich <freebsd@rtl.fmailbox.com>
To:        Jacques Caron <jc@oxado.com>
Cc:        amd64@freebsd.org
Subject:   Re: 6.0-RELEASE/AMD64 Ram Capacity?
Message-ID:  <441B751E.1010600@rtl.fmailbox.com>
In-Reply-To: <7.0.0.16.0.20060317133742.03ceb0c8@imfeurope.com>
References:  <4411D6D8.5030101@wmptl.com> <44122C1C.6030301@samsco.org> <cone.1142480030.309253.92101.1000@zoraida.natserv.net> <441946A7.7090302@rtl.fmailbox.com> <7.0.0.16.0.20060317133742.03ceb0c8@imfeurope.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jacques Caron wrote:
> At 12:06 16/03/2006, Robert Leftwich wrote:
> 
>> should I be worried that the drives are going to be flaky?
> 
> To check if things work, simply do (on a box that you're ready to see 
> panic):
> dd if=/dev/adX of=/dev/null bs=512k &
> dd if=/dev/adY of=/dev/null bs=512k &
> dd if=/dev/adZ of=/dev/null bs=512k &
> dd if=/dev/adT of=/dev/null bs=512k &

I ran this on a freshly installed amd64 6.1beta4 (after trying the i386 6.1b4 
and discovering the PAE kernel still has a problem with 4gb of ram on my m/b).

All 4 ran fine and although my total_bpages for zone2 is 96, the most 
active_bpages I actually saw was 19 in zone2. (Although I don't know what the 
difference is between the zones 0,1 & 2 - but the zone0 and 1 figures didn't 
change).

> 
> Hope that helps,
> 

It does - I'm feeling a lot more comfortable about this 4GB flakey-ness.

Thanks!

Robert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?441B751E.1010600>