Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!orion.oac.uci.edu!ucivax!jhummel From: jhummel@ics.uci.edu (Joseph Edward Hummel) Newsgroups: comp.lang.smalltalk Subject: Dynamic storage allocation on top of paged, VM Message-ID: <27389040.25828@ics.uci.edu> Date: 7 Nov 90 22:52:48 GMT Sender: jhummel@ics.uci.edu (Joseph Edward Hummel) Organization: UC Irvine Department of ICS Lines: 11 Hello. I'm working on dynamic storage allocation algorithms that operate on top of a paged, virtual memory. Since smalltalk performs a large amount of dynamic storage allocation, I was wondering what kinds of algorithms people might be using for DSA when implementing smalltalk on top of paged, VM systems. Can you point me to any references? Thanks for the help. -- Joe Hummel ICS Graduate Student, UC Irvine Internet: jhummel@ics.uci.edu