From owner-freebsd-hackers Fri Aug 22 11:00:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA22636 for hackers-outgoing; Fri, 22 Aug 1997 11:00:52 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA22629 for ; Fri, 22 Aug 1997 11:00:48 -0700 (PDT) Received: (qmail 3823 invoked by uid 1000); 22 Aug 1997 18:01:05 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-8 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 22 Aug 1997 11:01:05 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: Tom Samplonius Subject: Re: Final request for help with release. (DPT boot floppy) Cc: hackers@FreeBSD.ORG, Nate Williams Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Tom Samplonius; On 22-Aug-97 you wrote: .. > For me a "simple" test is a single dd. Simple it is. Reflective or indicative of expected workload? Not necessarily. Try st.c from my archive instead. It will do sequential or random, read only, write only, read-modify-write and probably something else I forgot. It even times and computes I/O per second, MB/sec and few other things. Simon