<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/common/proc.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-05-24T15:13:43Z</updated>
<entry>
<title>rename common to src</title>
<updated>2024-05-24T15:13:43Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-24T10:24:27Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=bc600ecc3bdf0f189861dfb840f70c2339a7a853'/>
<id>urn:sha1:bc600ecc3bdf0f189861dfb840f70c2339a7a853</id>
<content type='text'>
+ I keep starting to type src and wondering why autocomplete won't work,
  I guess src is just uncounciously a better name
</content>
</entry>
<entry>
<title>add initial smp bringup</title>
<updated>2023-08-04T17:50:41Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-08-04T17:50:41Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=e16f5f81dfb2e97a554ec19b941ec05a7942fd2d'/>
<id>urn:sha1:e16f5f81dfb2e97a554ec19b941ec05a7942fd2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license stuff</title>
<updated>2023-05-01T19:02:49Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-01T19:02:49Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=05d4244f68e35c1bef6488292bf9730df3636fd9'/>
<id>urn:sha1:05d4244f68e35c1bef6488292bf9730df3636fd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to kmi</title>
<updated>2023-04-30T14:06:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-04-30T14:06:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=ea5ebe0809fb31b9f125ac0689f706cc5f3f078f'/>
<id>urn:sha1:ea5ebe0809fb31b9f125ac0689f706cc5f3f078f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial rpc implementations</title>
<updated>2022-11-12T14:41:36Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-11-12T14:41:36Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=41ead8de77963bae907375c1bb115dad3315f46b'/>
<id>urn:sha1:41ead8de77963bae907375c1bb115dad3315f46b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create impl and CAP_PROC checking</title>
<updated>2022-10-22T15:39:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-10-22T15:39:57Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=6be4e656cbf575dbcba95de4e99183586aa88ffe'/>
<id>urn:sha1:6be4e656cbf575dbcba95de4e99183586aa88ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial high level fork imp</title>
<updated>2022-10-22T11:38:52Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-10-22T11:38:52Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=22eeabc6c63e220d628417ea525c8838f3fae913'/>
<id>urn:sha1:22eeabc6c63e220d628417ea525c8838f3fae913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial implementation of swap</title>
<updated>2022-10-21T14:43:31Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-10-21T14:43:31Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=ec989bbe7d9bb7a844eeddeceaeb7bb7e4d5dab6'/>
<id>urn:sha1:ec989bbe7d9bb7a844eeddeceaeb7bb7e4d5dab6</id>
<content type='text'>
+ Slightly unsure if it should be a syscall, or if assign would be
  enough. Also, which thread should run in a fork/spawn? For now, old
  thread, though this might increase latency. Or add swap flag to these
  calls?
</content>
</entry>
<entry>
<title>initial spawn implementation</title>
<updated>2022-10-21T13:06:00Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-10-21T13:06:00Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=a06dbb8a63d825ebb1ad65372ce1ce1f572891bc'/>
<id>urn:sha1:a06dbb8a63d825ebb1ad65372ce1ce1f572891bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add license texts</title>
<updated>2022-06-12T10:58:42Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-06-12T10:58:42Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=6c529c5c6c2d016d77b143171c5e27fbec0d2bfd'/>
<id>urn:sha1:6c529c5c6c2d016d77b143171c5e27fbec0d2bfd</id>
<content type='text'>
</content>
</entry>
</feed>
