From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <5.1.0.14.2.20020204112051.03865598@mail.real.com> To: 9fans@cse.psu.edu From: skipt@real.com Subject: Re: [9fans] Virtual memory & paging In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 4 Feb 2002 13:46:57 -0800 Topicbox-Message-UUID: 4b6aaf18-eaca-11e9-9e20-41e7f4b1d025 > >By these definitions, it is possible (easy even) to build a system >with virtual memory but no paging. Even I can do it. > >-rob I have an amateur question: how would that work? would the compilers need to cooperate for this to work? How would something like a stray pointer be handled? I'm not sure if "no paging" means no hardware memory management of any kind.