CountedVMDoc.tioga
Michael Plass, February 9, 1984 11:38:53 am PST
DF file: CountedVM.df
Documentation: CountedVM.mesa
Maintainer: Plass
Package catalog entry: CountedVM is a package for obtaining large chunks of raw VM that are reclaimed automatically. This is useful for applications requiring massive amounts of contiguous storage. CountedVM differs from CollectibleVM in that CollectibleVM returns its results as an array descriptor, limiting the size of the obtainable storage.