summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-11-18 06:38:59 +0000
committerRoland McGrath <roland@gnu.org>1999-11-18 06:38:59 +0000
commit8eb931b8008c22378c0a7d9c01638a0d8b68505f (patch)
treec203e6aedf670154e53c850c6ff8f0a75579a661
parenta26dd44d0ed785a85dbb6013fb82babdf36207c4 (diff)
.
-rw-r--r--serverboot/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index f0aa97f5..a200a14e 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,5 +1,8 @@
1999-11-18 Roland McGrath <roland@baalperazim.frob.com>
+ * default_pager.c (default_pager): Instead of suspending this thread,
+ just become the default_pager_default_thread thread ourselves.
+
* wiring.c (wire_all_memory): Touch pages before wiring.
1999-11-16 Roland McGrath <roland@baalperazim.frob.com>