DragonFly BSD
DragonFly kernel List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: superfetch


From: "Bruce R. Montague" <brucem@xxxxxxxxxxxxxxx>
Date: Wed, 14 Sep 2005 21:12:29 -0700 (PDT)

If I can be permited a bit of a ramble... this 
might be off in the weeds, but just from glancing 
at the MS superfetch announcement, (not counting  
the "execute in place" stuff), it seems that RSX's   
"installed tasks" have made their appearance.
"Installed tasks" were basically task images 
preloaded into memory (via an INS (INSTALL) command).
Also check out RSX's VMR (virtual MCR; MCR was the
shell) util, which was a "virtual shell" used with
respect to a system image... tasks that were
installed with INS when using this shell caused  
the task to be loaded not into the running system,
but into the system image file. Tasks could be set
to come up running at their entry points (w/o   
additional file I/O) immediatly after the kernel
came up at system boot.  Kind of like a crunched   
binary, but done through a "virtualized" loader,
not the linker.  Here's just the first random
googled URL with a not about VMR and INS (INSTALL):


 http://oldcomputers.dyndns.org/public/pub/cdrom/rsx11/rsx81a/373302/vmr.hlp


 - bruce



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