diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-06-28 00:36:53 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-06-28 00:36:53 +0000 |
commit | e208bc8b4ce55c986954e83fc9453cf502d61391 (patch) | |
tree | be5b4058705ae58ab9dbdc6909c88835c429c887 | |
parent | 6339d07d670de57411d1825e300f2a78bfaf01f7 (diff) |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ * vm/vm_pageout.c (vm_pageout): Initialize vm_page_external_limit and vm_page_external_target. (VM_PAGE_EXTERNAL_LIMIT, VM_PAGE_EXTERNAL_TARGET): New macro. - (vm_pageout_external_target): New variable. + (vm_page_external_target): New variable. (vm_pageout_scan): Regard "too many externally managed pages" as a reason to keep doing work, but if that's the only reason we're doing work, then the only thing we do is schedule cleaning of |