<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/common, 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>improve id handling</title>
<updated>2024-05-23T16:59:39Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-23T16:54:55Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=6a7073e5f262db9a4578ff00b5b28e34335564ce'/>
<id>urn:sha1:6a7073e5f262db9a4578ff00b5b28e34335564ce</id>
<content type='text'>
+ The number of allowed threads running at the same time is limited to
  num_tids, but each thread's ID can be any larger than that. This
  should make ID reuse a lot more rare, and probably makes certain kinds
  of time-of-check-to-time-of-use attacks more difficult
</content>
</entry>
<entry>
<title>implement faster page allocator</title>
<updated>2024-05-10T12:57:25Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-10T12:57:25Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=c18ec832ed592e4c6171139a8aaadde827cb13da'/>
<id>urn:sha1:c18ec832ed592e4c6171139a8aaadde827cb13da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update formatting config</title>
<updated>2024-05-10T10:55:09Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-05-10T10:55:09Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=4e3d119ed840b547cf76354e90f292c44c9fe162'/>
<id>urn:sha1:4e3d119ed840b547cf76354e90f292c44c9fe162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>silence warning</title>
<updated>2024-01-10T15:55:51Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-01-10T15:55:51Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=58fdcec91d1cdd0e39d723884e0fef1f33d1efc5'/>
<id>urn:sha1:58fdcec91d1cdd0e39d723884e0fef1f33d1efc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some kmx alleviations</title>
<updated>2024-01-10T15:45:09Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-01-10T15:45:09Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=a5cfead3bd0761ba22a07a4e168670dfb7c9fb84'/>
<id>urn:sha1:a5cfead3bd0761ba22a07a4e168670dfb7c9fb84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix enough_rpc_stack</title>
<updated>2023-10-10T06:04:35Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-10T06:04:35Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=23207f0393be1776fdcc224248b7e7d88c1bf622'/>
<id>urn:sha1:23207f0393be1776fdcc224248b7e7d88c1bf622</id>
<content type='text'>
+ Had a slight brainfart when refactoring
</content>
</entry>
<entry>
<title>experimenting with removing lists threads per proc</title>
<updated>2023-10-09T13:15:06Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-09T13:13:47Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=363d0ec55f1d7e0d44f14cb1d63fdca4bc72efde'/>
<id>urn:sha1:363d0ec55f1d7e0d44f14cb1d63fdca4bc72efde</id>
<content type='text'>
+ Gives a very slight improvement to RPC speeds, but mostly cleans up
  code a little bit.
</content>
</entry>
<entry>
<title>move rpc stack handling to arch-specific code</title>
<updated>2023-10-09T13:15:06Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-09T11:57:18Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=9c9d589ea310f1290e4d6d2019fc8b51d9a86e42'/>
<id>urn:sha1:9c9d589ea310f1290e4d6d2019fc8b51d9a86e42</id>
<content type='text'>
+ Fairly considerable speedup, as we don't have to look up the rpc pte
  every time separately, instead cacheing them. Adds an architecture
  specific limitation to total rpc stack size, though.
</content>
</entry>
<entry>
<title>fix fork return values</title>
<updated>2023-10-03T08:03:49Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-10-03T08:03:49Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=b2f0f82e18665cb754b93d9795a6f1fb9dfc7c93'/>
<id>urn:sha1:b2f0f82e18665cb754b93d9795a6f1fb9dfc7c93</id>
<content type='text'>
</content>
</entry>
</feed>
