Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!dev8.mdcbbs.com!rivero From: rivero@dev8.mdcbbs.com Newsgroups: comp.sys.amiga.misc Subject: Re: Virtual memory for Amiga! Message-ID: <1991Mar29.131606.1@dev8.mdcbbs.com> Date: 29 Mar 91 13:16:06 GMT References: <1004@cbmger.UUCP> Followup-To: comp.sys.amiga.misc Organization: McDonnell Douglas M&E, Cypress CA Lines: 22 Nntp-Posting-Host: dev7d Nntp-Posting-User: jan In article , stefanb@kaa.informatik.rwth-aachen.de (Stefan Becker) writes: > peterk@cbmger.UUCP (Peter Kittel GERMANY) writes: >>as FAST RAM. The extremely high data transfer rate of EVOLUTION >>(beyond 2 MB/s) and most current page exchange algorithms (similar >>to UNIX) open new possibilities of use. > > Virtual RAM? Paging? That does remind me of the 4th grade project of > Mr. Valentin Pop. (Sorry can't remember your name :-) from C=. > > What was his experience? 98% of the Amiga programs didn't run, because > they expect REAL memory. > > Facit: You gain NOTHING. Nice marketing idea, though :-) > True virtual memory must be imbedded in the OS to be effective. According to rumor, the "hooks" for a VM system are in AmigaDOS 2.0, just as they are in the as-yet-unreleased Version & MACII OS. However, implimenting a disk based blocking system for software which uses stack based data (such as a scanline renderer) are quite easy to impliment on the Amiga with current hardware/software. Michael