minix/servers/rs
Tomas Hruby 7c334e2670 RS - fixed timeouts
- rs does not assume hz==60

- rs adjusts its timeout ticks by the system clock frequency

- drivers have time to reply if hz is set too high (e.g. 1000+) for
  instance when debugging
2010-05-07 18:12:16 +00:00
..
service Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
const.h RS - fixed timeouts 2010-05-07 18:12:16 +00:00
error.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
exec.c Avoid sbrk (in favour of malloc) in RS where possible 2010-04-28 08:35:54 +00:00
glo.h RS - fixed timeouts 2010-05-07 18:12:16 +00:00
inc.h Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
main.c RS - fixed timeouts 2010-05-07 18:12:16 +00:00
Makefile Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
manager.c rs: stacktrace if system process exits early. 2010-04-29 08:50:17 +00:00
memory.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
proto.h Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
request.c Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
table.c Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
type.h Driver mapping refactory. 2010-04-09 21:56:44 +00:00
utility.c Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00