NetBSD/regress/sys/uvm/pdsim
yamt cc068aea62 remove unused lines. 2006-10-14 04:59:52 +00:00
..
Makefile remove unused lines. 2006-10-14 04:59:52 +00:00
README
genpat5.hs
lfu.hs
lirs.c add parentheses. 2006-10-09 12:43:32 +00:00
lru.hs
nbsd.hs
opt.hs
pdsim.c #ifdef DEBUG where appropriate. 2006-10-14 04:43:41 +00:00
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.