minix/servers/pm
David van Moolenbroek 49808dcf77 PM delay call infrastructure improvements
- allow PM to tell sys_runctl() whether to use delay call feature
- only use this feature in PM for delivering signals - not for exits
- do better error checking in PM on sys_runctl() calls
- rename SIGKREADY to SIGNDELAY
2009-10-01 10:36:09 +00:00
..
alarm.c Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer. 2009-08-15 21:37:26 +00:00
break.c - Introduce some macros for field names, so that endpt, pendpt, 2009-09-21 14:48:19 +00:00
const.h Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
dma.c PM cleanup: remove obsolete HAS_DMA flag 2009-07-08 20:08:46 +00:00
exec.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
forkexit.c PM delay call infrastructure improvements 2009-10-01 10:36:09 +00:00
getset.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
glo.h Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
main.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
Makefile - Introduce some macros for field names, so that endpt, pendpt, 2009-09-21 14:48:19 +00:00
misc.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
mproc.h Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
param.h - Introduce some macros for field names, so that endpt, pendpt, 2009-09-21 14:48:19 +00:00
pm.h Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
profile.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
proto.h Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
signal.c PM delay call infrastructure improvements 2009-10-01 10:36:09 +00:00
table.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
time.c . no more HZ 2008-12-11 14:49:17 +00:00
timers.c Support for setitimer(ITIMER_REAL). 2009-08-15 16:09:32 +00:00
trace.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00