Path: utzoo!mnetor!tmsoft!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!uunet!spool.mu.edu!uwm.edu!psuvax1!psuvm!blekul11!ghgaqz4 From: GHGAQZ4@cc1.kuleuven.ac.be Newsgroups: comp.sys.amiga.programmer Subject: Re: Virtual Memory Program? Message-ID: <91050.163512GHGAQZ4@cc1.kuleuven.ac.be> Date: 19 Feb 91 16:34:12 GMT References: <1991Feb14.193510.13772@bradley.bradley.edu> <%1+-SC%@irie.ais.org> Organization: K.U.Leuven - Academic Computing Center Lines: 17 I've written a routine to list the MMU tree (for my debugger). The problem is that this routine works in AmigaDOS 2.0 (on my Amiga 3000) but not in AmigaDOS 1.3. The routine simply thinks that the list is infinite. The problem could be that my routine does not support all MMU features. For example, I do not support page indirection, 8 BYTE pages, FC code tables. I'm pretty sure that AmigaDOS 1.3 does NOT use 8 BYTE pages and FC code tables so I think the problem is with the page indirection feature of the MMU. Has anyone in AmigaLand some source to do things with the MMU that he/she wants to share with me ? I'm especially interested in a complete MMU table lister. If I get a lot of response I even might write a virtual memory system for the Amiga :-) Thanks In Advance,... Jorrit Tyberghein