resident files

Doug Gwyn <gwyn> gwyn at brl-tgr.ARPA
Thu Aug 1 18:10:31 AEST 1985


> Is there a facility in un*x to move a file into memory while it's open ?

You'd need one hell of a lot of memory.

Also, files are not static objects; they can grow on you.

Now, if you just want to pretend a file is in your process's
virtual address space, that's being worked on in several
places and has been implemented on other OSes.  Is your
virtual address space large enough?



More information about the Comp.unix mailing list