NetBSD/regress/sys/uvm/pdsim
..
Makefile
README
genpat5.hs
lfu.hs
lirs.c
lru.hs
nbsd.hs
opt.hs
pdsim.c
pdsim.h
rand.hs
renumber.hs

README

$NetBSD: README,v 1.1 2006/10/09 12:32:46 yamt Exp $

this directory contains some random test programs for page replacement
policies found in sys/uvm/uvm_pdpolicy*.

TODO:
	- write how to use.
	- write a makefile.