Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles; site hpvcla.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!vax135!cornell!uw-beaver!tikal!hplsla!hpvcla!davel From: davel@hpvcla.UUCP (davel) Newsgroups: net.micro.6809 Subject: Making room in RAM Message-ID: <8700002@hpvcla.UUCP> Date: Wed, 9-Oct-85 13:48:00 EDT Article-I.D.: hpvcla.8700002 Posted: Wed Oct 9 13:48:00 1985 Date-Received: Sat, 12-Oct-85 18:30:15 EDT Lines: 17 Nf-ID: #N:hpvcla:8700002:000:707 Nf-From: hpvcla!davel Oct 9 10:48:00 1985 Topic: OS9 level 1 Question: How do I get more memory for my C compiler? Another related questions. Which modules must reside in memory? Will OS9 load device diver or device descriptor modules when it needs them? Or do they have to be in memory? My system has a disk driver with a /d0 and /d1 descriptor modules, an ACIA driver with /t0 and /t1 descriptors, a PIA dirver with /p, and a windows driver with a /term descriptor. I use them all and like to have them all active, but I also hate to use up precious memory with some of them which are used infrequently. Can I have the best of both worlds and only have the drivers loaded when I need them? Thanks, Dave Lowe hp-pcd!hpvcla!davel