<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ghOSt.git/src/mem, branch master</title>
<subtitle>Rust Raspberry Pi 2B OS</subtitle>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/'/>
<entry>
<title>SpinLocks</title>
<updated>2022-08-27T02:49:13+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-27T02:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=2b61ad947c64d76875311e6af08c87a5592055b3'/>
<id>2b61ad947c64d76875311e6af08c87a5592055b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename to serial print</title>
<updated>2022-08-25T02:33:08+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-25T02:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=bb56af20ed036bed8d9d2f8bf68376ce4d55e79a'/>
<id>bb56af20ed036bed8d9d2f8bf68376ce4d55e79a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*cargo fmt</title>
<updated>2022-08-25T02:29:00+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-25T02:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=6e293d029bd60f5565bb18629e3baf2d049e53cf'/>
<id>6e293d029bd60f5565bb18629e3baf2d049e53cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename</title>
<updated>2022-08-25T02:28:17+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-25T02:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=0dd19888fdc38516525fe314a7a8d88f809f8319'/>
<id>0dd19888fdc38516525fe314a7a8d88f809f8319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LFIO queue for allocator</title>
<updated>2022-08-25T02:20:02+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-25T02:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=68149e991454dc880ceb1f7324e118795625d863'/>
<id>68149e991454dc880ceb1f7324e118795625d863</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move queue structure to its own module</title>
<updated>2022-08-22T01:38:47+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-22T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=3559291e555fffdbf2a890ca1db3cb790c2f6b9e'/>
<id>3559291e555fffdbf2a890ca1db3cb790c2f6b9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move types to its own module</title>
<updated>2022-08-22T01:27:47+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-22T01:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=60c867a49cd935e95b735edaace43606aca096e7'/>
<id>60c867a49cd935e95b735edaace43606aca096e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate use</title>
<updated>2022-08-21T17:01:29+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-21T17:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=9537e3bf45a93a09dd4e09c52a4e437ae333ac6f'/>
<id>9537e3bf45a93a09dd4e09c52a4e437ae333ac6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more debug statements</title>
<updated>2022-08-21T16:59:52+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-21T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=ca40ee6ea467efd9ef2ecf767e39f70b6f04cb9d'/>
<id>ca40ee6ea467efd9ef2ecf767e39f70b6f04cb9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Colorize debug info output</title>
<updated>2022-08-21T16:51:29+00:00</updated>
<author>
<name>Christian Cunningham</name>
<email>cc@localhost</email>
</author>
<published>2022-08-21T16:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.christiancunningham.xyz/ghOSt.git/commit/?id=ab6cf8237b5d72bf996dc93fd9e0c77124dc3de8'/>
<id>ab6cf8237b5d72bf996dc93fd9e0c77124dc3de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
