Tomas Hruby 86378ff645 PM remembers what it should schedule
- while PM implements fork also for RS it needs to remember what to
  schedule and what not. PM_SCHEDULED flag serves this purpose.

- PM only schedules processes that are descendaints of init, i.e. normal
  user processes

- after a process is forked PM schedules for the first time only
  processes that have PM_SCHEDULED set. The others are handled iether
  by kernel or some other scheduler
2010-04-13 10:45:08 +00:00
..
2010-04-12 08:39:59 +00:00
2010-04-09 21:56:44 +00:00
2010-04-09 21:56:44 +00:00
2010-04-09 21:56:44 +00:00
2010-04-13 10:45:08 +00:00
2010-04-09 21:56:44 +00:00
2010-04-12 08:39:59 +00:00