<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gran/src/packet.c, branch master</title>
<subtitle>GOOFING OFF - A granular NoC simulator.</subtitle>
<id>https://metanimi.dy.fi/cgit/gran/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/gran/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/'/>
<updated>2024-09-24T15:47:13Z</updated>
<entry>
<title>initial work towards message passing interface</title>
<updated>2024-09-24T15:47:13Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-09-24T13:51:51Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=fecb86f6093c1e8aed6ab05c29c5af9d0cb93157'/>
<id>urn:sha1:fecb86f6093c1e8aed6ab05c29c5af9d0cb93157</id>
<content type='text'>
+ As they are currently implemented, grid *may* get stuck if two nodes
  try to send to eachother at the same time, I should probably add in
  some kind of input buffer as well
</content>
</entry>
<entry>
<title>silence some trivial warnings</title>
<updated>2023-05-29T18:49:39Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-29T18:49:39Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=32f9719e29762001f73460acd31f2a6da8fd6298'/>
<id>urn:sha1:32f9719e29762001f73460acd31f2a6da8fd6298</id>
<content type='text'>
</content>
</entry>
<entry>
<title>speed up packet allocation by switching to malloc</title>
<updated>2023-05-29T18:42:30Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-29T18:40:42Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=59f9b2491899ddfae481c496bb0d947a9c1d72f2'/>
<id>urn:sha1:59f9b2491899ddfae481c496bb0d947a9c1d72f2</id>
<content type='text'>
+ Also allow reusing packets, though only with external buffers.
</content>
</entry>
<entry>
<title>format</title>
<updated>2023-05-15T18:45:48Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-15T18:45:48Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=941b018bafdaa0d31a30b89959e717fd780b7db1'/>
<id>urn:sha1:941b018bafdaa0d31a30b89959e717fd780b7db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add async packets</title>
<updated>2023-05-05T20:13:42Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2023-05-05T20:13:42Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=1a2ff9a1e5b91b7e307246ed2f4b898f1e179806'/>
<id>urn:sha1:1a2ff9a1e5b91b7e307246ed2f4b898f1e179806</id>
<content type='text'>
</content>
</entry>
</feed>
