minix/servers/pm
Jorrit Herder 872687ddfc Scheduling updates to the kernel. Sched() function now is single point for
policy. Actual policy not yet implemented.

PM calculates nice values for processes in boot image.

IS debug dumps improved (Shift+F1-F4).
2005-08-22 15:14:11 +00:00
..
alloc.c Renamed system library functionality. 2005-07-14 15:16:12 +00:00
break.c Al's patch sent Fri aug 5 2005-08-05 16:56:02 +00:00
const.h Cleanup of PM. 2005-08-05 10:45:54 +00:00
exec.c Al's patch sent Fri aug 5 2005-08-05 16:56:02 +00:00
forkexit.c Renamed mm_exit to pm_exit (requested by Al) 2005-08-10 09:37:54 +00:00
getset.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
glo.h Parsing of free memory chunks is now done at the process manager. 2005-06-17 09:10:30 +00:00
main.c Scheduling updates to the kernel. Sched() function now is single point for 2005-08-22 15:14:11 +00:00
Makefile Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
misc.c Disabled comments from FXP driver with #define VERBOSE 0. 2005-08-03 16:58:22 +00:00
mproc.h Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +00:00
param.h Merged do_gettimeofday with do_time to save one function call; 2005-08-05 12:44:06 +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
proto.h Renamed mm_exit to pm_exit (requested by Al) 2005-08-10 09:37:54 +00:00
signal.c Al's patch of fri 19 aug 2005 2005-08-22 12:54:11 +00:00
table.c Renamed mm_exit to pm_exit (requested by Al) 2005-08-10 09:37:54 +00:00
time.c Merged do_gettimeofday with do_time to save one function call; 2005-08-05 12:44:06 +00:00
timers.c Cleanup of PM. 2005-08-05 10:45:54 +00:00
trace.c Renamed mm_exit to pm_exit (requested by Al) 2005-08-10 09:37:54 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Cleanup of PM. 2005-08-05 10:45:54 +00:00