Home | History | Annotate | only in /src/regress/sys/uvm/pdsim
Up to higher level directory
NameDateSize
genpat5.hs09-Oct-20062.6K
lfu.hs09-Oct-20062.3K
lirs.c09-Oct-20065.5K
lru.hs09-Oct-20062K
Makefile24-Aug-20232.3K
nbsd.hs09-Oct-20064.6K
opt.hs09-Oct-20062.2K
pdsim.c14-Oct-20065.7K
pdsim.h09-Oct-20064.4K
rand.hs09-Oct-20062.1K
README09-Oct-2006215
renumber.hs09-Oct-20061.7K

README

      1 $NetBSD: README,v 1.1 2006/10/09 12:32:46 yamt Exp $
      2 
      3 this directory contains some random test programs for page replacement
      4 policies found in sys/uvm/uvm_pdpolicy*.
      5 
      6 TODO:
      7 	- write how to use.
      8 	- write a makefile.
      9