No description
Find a file
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
boot fix remaining warnings in 'make world' 2009-12-14 20:25:52 +00:00
commands Support for larger disks. 2009-12-21 11:20:30 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Share exec images in RS. 2009-12-23 14:05:20 +00:00
etc Console function keys and color support: 2009-12-22 23:30:50 +00:00
include Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
kernel - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
lib no! no new warnings 2009-12-21 23:39:08 +00:00
man typo 2009-12-16 12:17:02 +00:00
servers Share exec images in RS. 2009-12-23 14:05:20 +00:00
test Fix compilation errors caused by more files not added in previous commit 2009-12-20 21:31:03 +00:00
tools - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00