Files
codezero/tasks/mm0
Bahadir Balban 0db0f7e334 Multiple updates on sleeping, vma dropping and thread suspend.
- Updated sleeping paths such that a task is atomically put into
  a runqueue and made RUNNABLE, or removed from a runqueue and made SLEEPING.
- Modified vma dropping sources to handle both copy_on_write() and exit() cases
  in a common function.
- Added the first infrastructure to have a pager to suspend a task and wait for
  suspend completion from the scheduler.
2008-10-13 12:22:10 +03:00
..
2008-01-13 13:53:52 +00:00
2008-01-13 13:53:52 +00:00
2008-09-18 16:28:51 +03:00