summaryrefslogtreecommitdiff
path: root/serverboot
diff options
context:
space:
mode:
Diffstat (limited to 'serverboot')
-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>