Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!princeton!udel!rochester!bbn!uwmcsd1!ig!jade!saturn!ssyx!wolf From: wolf@ssyx.UUCP Newsgroups: comp.sys.amiga Subject: Re: Wishlist for A3000 Message-ID: <1171@saturn.ucsc.edu> Date: Wed, 18-Nov-87 18:39:30 EST Article-I.D.: saturn.1171 Posted: Wed Nov 18 18:39:30 1987 Date-Received: Sat, 21-Nov-87 14:20:37 EST References: <74@mithras> <1053@sugar.UUCP> <1382@squeaker.munsell.UUCP> Sender: usenet@saturn.ucsc.edu Reply-To: wolf@ssyx.ucsc.edu (Mike Wolf) Organization: UC Santa Cruz; Division of Social Sciences Lines: 32 Keywords: Commodore A3000 Do it RIGHT! Summary: VM isn't bad In article <1382@squeaker.munsell.UUCP> klm@squeaker.UUCP (Kevin [Being Weird Isn't Enough] McBride) writes: >In article <1053@sugar.UUCP> peter@sugar.UUCP (Peter da Silva) writes: > >>How about just supporting memory managment. > >>I'm leary of VM on the Amiga. It's a real-time system, you know. The only >>personal computer that is. Virtual memory and real-time don't get along. > >Try running real time applications on a VAX under VMS. Especially things >like high speed data collection. You end up dropping a lot of data on the >floor. On the other hand, a lowly 16-bit DG Eclipse running RDOS will do a >wonderful job for you. The problem is that the development environment is >a real bitch to live with. > I've done high speed data collection on a micro-vax. It worked okay. The problem isn't VM, but not having enough real memory. The micro-vax I was using had enough memory so it wasn't page swaping all the time. A well writen VM system won't slow you down when you have enough memory, and it'll let you use more memory then you have when you need to. You should only be getting a noticable speed drop when you are using more memory then you really have. I'd rather use a big application slowly then not be able to use it at all. >Kevin McBride +------------------------------------+---------------------------------------+ | Michael Wolf | An old Scandinavian quote: | | BITNET: wolf@ucscj.BITNET | "You can lead a herring to water, | | ARPA: wolf@ssyx.ucsc.edu | but you have to walk real fast, | | UUCP: ...ucbvax!ucscc!ssyx!wolf | or else he'll die." | +------------------------------------+---------------------------------------+