<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/common/uapi/dispatch.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>start working on irqs</title>
<updated>2023-07-31T19:24:29Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-07-31T19:24:29Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=6ad1b899ed93f8bc110cdec7a722c8740f9f8d66'/>
<id>urn:sha1:6ad1b899ed93f8bc110cdec7a722c8740f9f8d66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use nifty variable argument count trick</title>
<updated>2023-07-27T17:29:28Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-07-27T17:29:28Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=3212707a9ab549119ad0ad6441a07fe774c99f3b'/>
<id>urn:sha1:3212707a9ab549119ad0ad6441a07fe774c99f3b</id>
<content type='text'>
+ Found it in newlib. This allows the compiler to more effectively
  optimize away unnecessary register operations. Applied to both kernel
  and init.c for a slight speed increase.

  I really should move init.c to some other repository though, the
  binary files are starting to get annoying
</content>
</entry>
<entry>
<title>add ipc_kick</title>
<updated>2023-07-27T15:39:54Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-07-27T15:39:54Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=a26fb216729ba7a7d0fbfc97c2082c9db512aa36'/>
<id>urn:sha1:a26fb216729ba7a7d0fbfc97c2082c9db512aa36</id>
<content type='text'>
+ Tests will have to come later
</content>
</entry>
<entry>
<title>only init is pic and fix a warning</title>
<updated>2023-05-11T20:08:08Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-11T20:08:08Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=5cb26317c8b39890abd247335885fe6f4c07146e'/>
<id>urn:sha1:5cb26317c8b39890abd247335885fe6f4c07146e</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>add req_page syscall</title>
<updated>2023-01-26T13:53:16Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-01-26T13:53:16Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=8a5e4cf53d981e793fca90d9b51bd395265cf4db'/>
<id>urn:sha1:8a5e4cf53d981e793fca90d9b51bd395265cf4db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial shared memory working</title>
<updated>2022-12-02T19:12:11Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-12-02T19:12:11Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=10ae2e6ebc7e9776b9f124c9fc530c79f5e84460'/>
<id>urn:sha1:10ae2e6ebc7e9776b9f124c9fc530c79f5e84460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make syscall handlers void</title>
<updated>2022-11-21T15:38:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-11-21T15:38:57Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=e1599d8ab33f3f7d09c6a8a05f954209c969c8c1'/>
<id>urn:sha1:e1599d8ab33f3f7d09c6a8a05f954209c969c8c1</id>
<content type='text'>
</content>
</entry>
</feed>
