[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New resource features



I reimplemented resources so that the free-list is actually an array.
The RESOURCE structure itself is in the array leader.  This should cut
down on paging when using resources.  There is also an :INITIALIZER
keyword for DEFRESOURCE, it does the obvious thing.  And there's a
variable *ALL-RESOURCES*.  RQBs are now implemented as resources in the
source.

To load the resources into system 78, (and whoever recompiles things
should), load the file AI: DLA; RESOUR.  It will load the changes and
change over all the old resources.