chs 83d071a318 add UBC memory-usage balancing. we track the number of pages in use for
each of the basic types (anonymous data, executable image, cached files)
and prevent the pagedaemon from reusing a given page if that would reduce
the count of that type of page below a sysctl-setable minimum threshold.
the thresholds are controlled via three new sysctl tunables:
vm.anonmin, vm.vnodemin, and vm.vtextmin.  these tunables are the
percentages of pageable memory reserved for each usage, and we do not allow
the sum of the minimums to be more than 95% so that there's always some
memory that can be reused.
2001-03-09 01:02:10 +00:00
..
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-23 07:51:41 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-03-01 08:35:16 +00:00
2001-02-19 22:48:57 +00:00
2001-02-20 23:22:49 +00:00
2001-02-19 22:48:57 +00:00
2001-02-20 23:22:49 +00:00
2001-02-25 20:41:43 +00:00
2001-03-02 17:57:34 +00:00
2001-02-19 22:48:57 +00:00
2001-02-20 00:15:56 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-19 22:48:57 +00:00
2001-02-20 23:22:49 +00:00
2001-02-19 22:48:57 +00:00