Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!pyramid!voder!apple!lsr From: lsr@apple.UUCP (Larry Rosenstein) Newsgroups: comp.sys.mac Subject: Re: Multifinder floppy copying/swapping... Message-ID: <6773@apple.UUCP> Date: Wed, 18-Nov-87 20:09:10 EST Article-I.D.: apple.6773 Posted: Wed Nov 18 20:09:10 1987 Date-Received: Sat, 21-Nov-87 12:01:23 EST References: <8711111557.AA22388@decwrl.dec.com> Reply-To: lsr@apple.UUCP (Larry Rosenstein) Organization: Advanced Technology Group, Apple Computer Lines: 31 In article <8711111557.AA22388@decwrl.dec.com> harrow@bagels.dec.com (Jeff Harrow, NCSE BXB1-2/E02 DTN=293-5128) writes: >I've noticed that when using the released version of Multifinder >to copy diskettes on a single-floppy Mac II, I have to swap >diskettes several times during the process. Given that this Mac I talked to a Finder person about this, and I think I have the story. The Finder uses a fixed size copy buffer (200K I think), unless the copy involves removable media. Then it uses as much memory as it can get, either from its own heap or from Multifinder temporary memory requests. The other factor that comes into play is that there is a limit on the number of file forks the Finder copies at once. This limit is currently 40. So if you copy 30 files, each of which has a data fork and resource fork, the Finder will copy the first 20 (40 forks in all) in one pass and the second 10 in another. So if you copy disks with lots of small files on them or lots of files with both a data fork and resource fork (eg, MPW source files), you can encounter some extra disk swaps. I hope this answers the question. -- Larry Rosenstein Object Specialist Apple Computer AppleLink: Rosenstein1 UUCP: {sun, voder, nsc, mtxinu, dual}!apple!lsr CSNET: lsr@Apple.com