minix/drivers
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
..
amddev Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
at_wini Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
audio Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
bios_wini Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
dp8390 Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
dpeth Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
e1000 Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
filter Filter driver updates: 2009-12-21 23:30:01 +00:00
floppy Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
fxp Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
lance Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
libdriver Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
log Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
memory Share exec images in RS. 2009-12-23 14:05:20 +00:00
orinoco Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
pci Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
printer Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
random Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
readclock another warning regression fix 2009-12-22 00:05:09 +00:00
rtl8139 Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
rtl8169 Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
sb16 Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
ti1225 Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
tty Console function keys and color support: 2009-12-22 23:30:50 +00:00
drivers.h Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
Makefile rtl8169 driver contributed by Jaswinder Singh Rajput. 2009-12-02 15:59:42 +00:00