dyson f5f74ba5e1 Make sure that pageout deadlocks cannot occur. There is a problem
that the datastructures needed to support the swap pager can take
enough space to fully deplete system memory, and cause a deadlock.
This change keeps large objects from being filled with dirty pages
without the appropriate swap pager datastructures.  Right now,
default objects greater than 1/4 the size of available system memory
are converted to swap objects, thereby eliminating the risk of deadlock.
1996-05-29 05:12:23 +00:00
..
1996-05-02 14:21:14 +00:00
1996-05-07 23:19:49 +00:00
1996-05-26 22:05:36 +00:00
1996-05-08 19:31:48 +00:00
1996-05-02 14:21:14 +00:00
1996-05-02 14:21:14 +00:00