Path: utzoo!attcan!uunet!husc6!m2c!applix!scott From: scott@applix.UUCP (Scott Evernden) Newsgroups: comp.sys.amiga Subject: Re: Microbotics Stardrive questions Message-ID: <849@applix.UUCP> Date: 11 Nov 88 04:00:57 GMT References: <6080008@hpcupt1.HP.COM> Reply-To: scott@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., Westboro MA Lines: 33 In article <6080008@hpcupt1.HP.COM> pdg@hpcupt1.HP.COM (Paul Gootherts) writes: >I have a Starboard II connected to my A1000 and I'm thinking of adding >the Stardrive module so I can hook up a hard disk. > >(3) How fast does it go with the FFS? (Any numbers you've got will be > appreciated.) With 1:3 hard interleave on my ST277N, in an empty 40Meg FFS partition, with 30 buffers, using the StarDrive's FASTMODE, my best 68010 diskperfa times were: File create/delete: create 16 files/sec, delete 50 files/sec Directory scan: 106 entries/sec Seek/read test: 108 seek/reads per second r/w speed: buf 512 bytes, rd 84562 byte/sec, wr 27887 byte/sec r/w speed: buf 4096 bytes, rd 137970 byte/sec, wr 124830 byte/sec r/w speed: buf 8192 bytes, rd 187245 byte/sec, wr 154202 byte/sec r/w speed: buf 32768 bytes, rd 291271 byte/sec, wr 187245 byte/sec That partition is now about 33% full, I suspect fairly fragmented, and the times are now: File create/delete: create 14 files/sec, delete 37 files/sec Directory scan: 96 entries/sec Seek/read test: 95 seek/reads per second r/w speed: buf 512 bytes, rd 84562 byte/sec, wr 27025 byte/sec r/w speed: buf 4096 bytes, rd 131072 byte/sec, wr 104857 byte/sec r/w speed: buf 8192 bytes, rd 187245 byte/sec, wr 131072 byte/sec r/w speed: buf 32768 bytes, rd 238312 byte/sec, wr 145635 byte/sec -scott