Matthew Dillon e61ab5fce9 Add vlruvp() routine - implements LRU operation for vnode recycling.
We calculate a trigger point that both guarentees we will find a
sufficient number of vnodes to recycle and prevents us from recycling
vnodes with lots of resident pages.  This particular section of
code is designed to recycle vnodes, not do unnecessary frees of
cached VM pages.
2002-01-10 18:31:53 +00:00
..
2001-12-16 17:21:16 +00:00
2001-12-29 07:13:47 +00:00
2001-12-29 07:13:47 +00:00
2001-12-29 07:13:47 +00:00
2001-11-04 18:22:48 +00:00
2001-11-04 11:56:22 +00:00
2001-11-14 06:30:36 +00:00
2001-12-29 07:13:47 +00:00
2001-12-29 07:13:47 +00:00
2001-12-29 07:13:47 +00:00
2001-12-11 10:21:26 +00:00