/[hurd]/hurd/serverboot/ChangeLog
ViewVC logotype

Diff of /hurd/serverboot/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by roland, Sat Nov 24 22:05:57 2001 UTC revision 1.48 by roland, Sun Mar 24 01:14:05 2002 UTC
# Line 1  Line 1 
1    2002-03-23  Roland McGrath  <roland@frob.com>
2    
3            Excised default pager functionality from serverboot.
4            * Makefile (SRCS): Move def_pager_setup.c default_pager.c kalloc.c to
5            (EXTRA_DIST): ... here.
6            (OBJS): Remove *Server.o from here.
7            (MIGSFLAGS): Variable removed.
8            * bootstrap.c (main): Replace paging-file boot-script functions with a
9            stub that prints an error.  No longer call partition_init,
10            default_pager_initialize, or default_pager.
11            (default_pager_bootstrap_port): Variable removed.
12            (main): Don't use it.
13            (default_pager_exception_port): Declaration removed.
14            (main): Don't use it.
15            * default_pager.c (default_pager_bootstrap_port): Variable removed.
16            (default_pager_demux_default): Don't use it.
17            (default_pager_initialize): Likewise.
18            (default_pager): Likewise.
19            (do_bootstrap_privileged_ports, bootstrap_compat): Functions removed.
20            [mips] (set_ras_address): Likewise.
21    
22            * default_pager.c (pager_truncate): New function.
23            (struct dpager): New member `limit'.
24            (pager_alloc): Initialize it.
25            (default_pager_object_set_size): New function.
26            (seqnos_memory_object_lock_completed): Rewritten, no longer a stub.
27            (default_pager_demux_object): Try default_pager_server too.
28    
29  2001-11-24  Roland McGrath  <roland@frob.com>  2001-11-24  Roland McGrath  <roland@frob.com>
30    
31          * Makefile (installationdir): Use $(bootdir).          * Makefile (installationdir): Use $(bootdir).

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26