<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gran/tests/simple_ideal_alloc/source.mk, 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>2025-08-10T18:37:15Z</updated>
<entry>
<title>make tests actually useful</title>
<updated>2025-08-10T18:37:15Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-08-10T18:37:15Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=82c77b22605d691884be4c4e1e6bae8d66598d02'/>
<id>urn:sha1:82c77b22605d691884be4c4e1e6bae8d66598d02</id>
<content type='text'>
+ Apparently quite a few components are currently broken, didn't
  even remember
</content>
</entry>
<entry>
<title>add ideal allocation tracker</title>
<updated>2025-03-02T19:45:51Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-02T19:45:51Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=0464b7765aa4d1fc2178e443a3b37d19cfe541a0'/>
<id>urn:sha1:0464b7765aa4d1fc2178e443a3b37d19cfe541a0</id>
<content type='text'>
+ Kind of like CHERI, but uses out-of-line pointer information.
  The idea is that a core that is compatible with ALLOC_IF queries
  the allocation tracker if an address is legal and gets a response.
  This ideal tracker effectively has infinite memory and doesn't talk to
  any other components, but a real implementation might want to limit
  the allocations per process or chat with some reserved memory region
  somewhere else in the system to maintain a binary tree or something.
</content>
</entry>
</feed>
