minix/servers
Cristiano Giuffrida 6f912993ff Share exec images in RS.
RS CHANGES:
- RS retains information on both labels and process names now. Labels for boot
processes are configured in the boot image priv table. Process names are
inherited from the in-kernel boot image table.
- When RS_REUSE is specified in do_up, RS looks for an existing slot having the
same process name as the one we are about to start. If one is found with
an in-memory copy of its executable image, the image is then shared between
the two processes, rather than copying it again. This behavior can be specified
by using 'service -r' when starting a system service from the command line.
2009-12-23 14:05:20 +00:00
..
ds Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
inet Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
init Rewrite of boot process 2009-12-11 00:08:19 +00:00
ipc Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
is Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
iso9660fs Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
mfs Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
pfs Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
pm Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
rs Share exec images in RS. 2009-12-23 14:05:20 +00:00
vfs Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
vm Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
Makefile - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00