mirror of
https://github.com/drasko/codezero.git
synced 2026-04-12 23:19:02 +02:00
Added support for pagers that fault to suspend and become zombies along with all the threads that they manage. Zombie killing is to be done at a later time, from this special zombie queue. The implementation works same as a suspension, with the added action that the thread is moved to a queue in kernel container.