Newsgroups: comp.sys.mac.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!wayner
From: wayner@CS.Cornell.EDU (Peter Wayner)
Subject: Implementing Virtual Memory...
Message-ID: <1991Mar26.150735.5719@cs.cornell.edu>
Sender: news@cs.cornell.edu (USENET news user)
Nntp-Posting-Host: sol.cs.cornell.edu
Organization: Cornell Univ. CS Dept, Ithaca NY 14853
Date: Tue, 26 Mar 1991 15:07:35 GMT
Lines: 18

I have an interesting problem. I need to implement a virtual
memory system that will manage about 2 to 3 megabytes of data
and swap them in bit by bit. I was wondering if it is a good
idea to use the Resource Manager to do this by creating my 
own type of data resource and then letting it do the swapping?

Has anyone tried this? Is this brain dead?

Thanks,


Peter Wayner

-- 
Peter Wayner   Department of Computer Science Cornell Univ. Ithaca, NY 14850
EMail:wayner@cs.cornell.edu    Office: 607-255-9202 or 255-1008
Home: 116 Oak Ave, Ithaca, NY 14850  Phone: 607-277-6678

