RAM disk vs paging + buffer cache
System Mangler
mangler at cit-vax.Caltech.Edu
Mon Aug 18 15:31:41 AEST 1986
In article <514 at opus.nbires.UUCP>, rcd at nbires.UUCP (Dick Dunn) writes:
> Instead of LRU on disk blocks and LRU on process-image pages, why not LRU
> on the whole mess. There's a simplification lurking here--after all, the
> pages of images represent disk blocks too. Has anyone tried fiddling with
> UNIX either to make the buffer cache size adaptive or to unify page
> management and buffer caching?
Didn't J. F. Rieser (spelling?) long ago implement a paging Unix
that used the buffer cache as a page pool? Or was this just an
idea floating around that didn't get implemented?
More information about the Comp.unix.wizards
mailing list