<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/tests/detach/init.c, branch master</title>
<subtitle>ACTIVE - Kernel with migrating threads as IPC</subtitle>
<id>https://metanimi.dy.fi/cgit/kmi/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/kmi/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/'/>
<updated>2024-08-26T15:51:10Z</updated>
<entry>
<title>improve killing processes/threads, test</title>
<updated>2024-08-26T15:51:10Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-08-26T15:51:10Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=b25156373cd89792b1c457b77699bb7f9beb430d'/>
<id>urn:sha1:b25156373cd89792b1c457b77699bb7f9beb430d</id>
<content type='text'>
+ Remove sys_kill() as we should be using a two-stage process where a
  thread is first orphaned by sys_detach(), and then the thread itself
  calls sys_exit() after it has done all necessary cleanup in init.
</content>
</entry>
</feed>
