Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!uunet!mcsun!ukc!acorn!jroach From: jroach@acorn.co.uk (Jonathan Roach) Newsgroups: comp.sys.acorn Subject: Re: Filing system matters Message-ID: <5098@acorn.co.uk> Date: 12 Feb 91 14:09:03 GMT References: <795@utrcu1.UUCP> Sender: jroach@acorn.co.uk Distribution: comp Organization: Acorn Computers Ltd, Cambridge, England Lines: 13 In article <795@utrcu1.UUCP> kortink@utrcu1.UUCP (Kortink John) writes: >While on filing systems : did somebody besides me notice that the RAM >filing system takes *lots* more space when using many directories and >small files than ADFS ? Strange, when they're both filecore-based. About FileCore: All the 'intelligence' is in FileCore and not ADFS or RAMFS. RAMFS is structured like an E format floppy (1x1K sector used for the free space map), and so its parameters are rather sub-optimal with a large RAM disc. --Jonathan