Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!portal!cup.portal.com!Devin_E_Ben-Hur From: Devin_E_Ben-Hur@cup.portal.com Newsgroups: comp.sys.ibm.pc Subject: Re: What is the fastest disk access method on AT? Message-ID: <10481@cup.portal.com> Date: 25 Oct 88 18:49:35 GMT Article-I.D.: cup.10481 References: <211@focsys.UUCP> Organization: The Portal System (TM) Lines: 9 In addition to making sure your buffer does not span a 64k absolute memory boundary, you should make your read and write request size an integral multiple of your track size. For the RLL drive you mentioned, I believe the track size is 27 sectors (13.5k) so try reading & writing 54K at a time instead of 64K at a time to avoid additional deblocking from partial track read/writes. Devin_Ben-Hur@cup.portal.com (port-hole-flames > /nev/dull) ...!ucbvax!sun!cup.portal.com!devin_e_ben-hur