For what it's worth:
bonnie++-1.02a
$ hcp q cpu
CPUID = FF02407607000000
$ ./bonnie++ -s 256
Writing with putc()...done
Writing intelligently...done
Rewriting...done
Reading with getc()...done
Reading intelligently...done
start 'em...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
Create files in random order...done.
Stat files in random order...done.
Delete files in random order...done.
Version 1.02a ------Sequential Output------ --Sequential Input-
--Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block--
--Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec
%CP
glt3903 256M 1334 99 9001 43 4506 10 1347 99 9945 10 433.8
6
------Sequential Create------ --------Random
Create--------
-Create-- --Read--- -Delete-- -Create-- --Read---
-Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec
%CP
16 94 96 641 99 2349 99 94 99 771 99 643
96
glt3903,256M,1334,99,9001,43,4506,10,1347,99,9945,10,433.8,6,16,94,96,641,99
,2349,99,94,99,771,99,643,96
$ ./bonnie++ -s 125
Writing with putc()...done
Writing intelligently...done
Rewriting...done
Reading with getc()...done
Reading intelligently...done
start 'em...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
Create files in random order...done.
Stat files in random order...done.
Delete files in random order...done.
Version 1.02a ------Sequential Output------ --Sequential Input-
--Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block--
--Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec
%CP
glt3903 125M 1344 99 9743 27 4430 9 1288 99 9445 10 514.5
7
------Sequential Create------ --------Random
Create--------
-Create-- --Read--- -Delete-- -Create-- --Read---
-Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec
%CP
16 97 99 643 99 2318 100 97 99 758 99 632
96
glt3903,125M,1344,99,9743,27,4430,9,1288,99,9445,10,514.5,7,16,97,99,643,99,
2318,100,97,99,758,99,632,96
-----Original Message-----
From: Jay G Phelps [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 20, 2002 2:20 PM
To: [EMAIL PROTECTED]
Subject: Re: LinuxWorld Article series
Despite the poorly written article, I have actually been somewhat
disappointed by the test results I have been getting on my MP3000 P30 Linux
system(s). In particular, the Bonnie++ test I did last week showed poor
results in most area's. Granted, I am running under VM in an LPAR, but I
still expected better results for I/O related work.
On the other hand, running Tomcat and a Java/JSP based web site provided
reasonable performance so I am not ready to give up yet ;-)
Would anyone running Linux on mainframe with channel attached DASD be
willing to do a Bonnie++ test and post the results?