Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga.tech Subject: Re: Memory Types??? Message-ID: <50045@sun.uucp> Date: 19 Apr 88 19:01:28 GMT References: <8804182055.AA15423@cory.Berkeley.EDU> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 12 In article <8804182055.AA15423@cory.Berkeley.EDU> (Matt Dillon) writes: >: FSCH : fast if possible, if not the chip if possible. > > ptr = AllocMem(bytes, MEMF_PUBLIC); Correct me if I am wrong, but the word I heard was that MEMF_PUBLIC was only for memory that you would want to share with other tasks. Not for private memory that you wanted for yourself. --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.