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-03-05 15:05:11 +00:00
2009-12-11 00:08:19 +00:00
2010-04-13 10:45:08 +00:00
2010-04-01 22:22:33 +00:00
2010-04-13 10:45:08 +00:00
2009-12-20 20:27:14 +00:00
2010-02-03 12:27:52 +00:00
2010-03-05 15:05:11 +00:00
2010-03-05 15:05:11 +00:00
2010-03-05 15:05:11 +00:00
2010-04-01 22:22:33 +00:00