From owner-freebsd-hackers Wed May 23 8:32:22 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.iside.net (ns2.iside.net [212.73.214.202]) by hub.freebsd.org (Postfix) with ESMTP id 3C36537B42C for ; Wed, 23 May 2001 08:32:15 -0700 (PDT) (envelope-from julien@iside.net) X-Virus-Protected-by-iSide: McAfee virus scanning engine Received: from [193.251.60.11] (HELO yoshi) by mail.iside.net (CommuniGate Pro SMTP 3.4.2) with SMTP id 3523114; Wed, 23 May 2001 17:27:21 +0200 Message-ID: <01a701c0e39e$1bf590b0$662d44c3@yoshi> From: "julien" To: "Andresen,Jason R." , References: <20010523091210.S87127-100000@nausicaa.mitre.org> Subject: Re: technical comparison Date: Wed, 23 May 2001 17:36:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I tried your tests on a quite different configuration, a PIII 800 with 1GB ram, with an AcceleRAID 170 controller and a single RAID5 pack of 4*8GB IBM SCSI drives. The system is a 4.3-rc2, NO softupdates, default configuration. Here are the results : pm>set transactions 10000 pm>set number 60000 pm>set location /root/test/ pm>run Creating files...Done Performing transactions..........Done Deleting files...Done Time: 1715 seconds total 199 seconds of transactions (50 per second) Files: 65065 created (37 per second) Creation alone: 60000 files (73 per second) Mixed with transactions: 5065 files (25 per second) 5078 read (25 per second) 4921 appended (24 per second) 65065 deleted (37 per second) Deletion alone: 60130 files (86 per second) Mixed with transactions: 4935 files (24 per second) Data: 26.01 megabytes read (15.17 kilobytes per second) 325.12 megabytes written (189.58 kilobytes per second) -- ------------------------------- --> julien@iside.net ------------------------------- ----- Original Message ----- From: "Andresen,Jason R." To: Sent: Wednesday, May 23, 2001 3:15 PM Subject: Re: technical comparison > I just finished the FreeBSD test with > > vfs.vmiodirenable=1 (it was 0 before) > > 60000 simlultanious files, 10000 transactions, FreeBSD > 4.0-Release+Softupdates with write cacheing disabled. Results are pretty > much unchanged. Do you have to enable vmiodirenable at boot time for it > to take affect? > > Time: > 1286 seconds total > 505 seconds of transactions (19 per second) > > Files: > 65065 created (50 per second) > Creation alone: 60000 files (85 per second) > Mixed with transactions: 5065 files (10 per second) > 5078 read (10 per second) > 4921 appended (9 per second) > 65065 deleted (50 per second) > Deletion alone: 60130 files (761 per second) > Mixed with transactions: 4935 files (9 per second) > > Data: > 26.01 megabytes read (20.23 kilobytes per second) > 325.12 megabytes written (252.82 kilobytes per second) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message