Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!cmcl2!acf4!tihor From: tihor@acf4.UUCP (Stephen Tihor) Newsgroups: comp.os.eunice Subject: Re: Eunice can't deal with 5-part newsgroup names Message-ID: <14750003@acf4.UUCP> Date: Thu, 21-May-87 12:58:00 EDT Article-I.D.: acf4.14750003 Posted: Thu May 21 12:58:00 1987 Date-Received: Sat, 23-May-87 11:58:10 EDT References: <511@nbs-amrf.UUCP> Organization: New York University Lines: 7 the number of blocks allocated and read in a "chunk" is set by the disks cluste factor (set to 4 for 2K basic units) and the RMS multiblock counts that determine how many blocks are read ahead/written behind when another I/O is called for. If Eunice is bypassing this entirely without doing the same itself that could explain some performance problems. In general VMS I/O speeds are low compared to commerical systems like IBMs but reasonable compared to other supermini operating systems.