<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/kernel/memory.h, branch kjarna</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/kernel/memory.h?h=kjarna</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/kernel/memory.h?h=kjarna'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2021-12-19T22:41:15Z</updated>
<entry>
<title>moving files around</title>
<updated>2021-12-19T22:41:15Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-19T22:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=e303a03e7c96bc5bf7fa93f7b46ce63196893d7a'/>
<id>urn:sha1:e303a03e7c96bc5bf7fa93f7b46ce63196893d7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cast address and offset calculations</title>
<updated>2021-06-02T13:52:02Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-06-02T13:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=4971aa814d0ef52707503cc2138c67c4c5662b54'/>
<id>urn:sha1:4971aa814d0ef52707503cc2138c67c4c5662b54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less repetition, more flexibility with paging macros</title>
<updated>2021-04-23T01:12:23Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-23T01:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=b90e152c02aad225e83a3e6c1b80d1a0e396bb14'/>
<id>urn:sha1:b90e152c02aad225e83a3e6c1b80d1a0e396bb14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor changes</title>
<updated>2021-04-14T19:25:50Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-14T19:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=5fb68ad14bbd110c967e26ff4aad7b7e8aadd28f'/>
<id>urn:sha1:5fb68ad14bbd110c967e26ff4aad7b7e8aadd28f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed kernel_map_page() and associates</title>
<updated>2021-04-13T14:43:32Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-13T14:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=696290c79bb11ac62b05a75a72387aef01ebf3b0'/>
<id>urn:sha1:696290c79bb11ac62b05a75a72387aef01ebf3b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "renamed kernel_map_page() and associates"</title>
<updated>2021-04-13T14:39:25Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-13T14:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=c2a65212c28644f2cc33634ba65c3c478d62bc34'/>
<id>urn:sha1:c2a65212c28644f2cc33634ba65c3c478d62bc34</id>
<content type='text'>
This reverts commit a8063cf735b9ef301a963e5cba21deb01d9d964e.
</content>
</entry>
<entry>
<title>renamed kernel_map_page() and associates</title>
<updated>2021-04-13T14:24:35Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-13T14:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=a8063cf735b9ef301a963e5cba21deb01d9d964e'/>
<id>urn:sha1:a8063cf735b9ef301a963e5cba21deb01d9d964e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wrong signature for memcmp() declaration</title>
<updated>2021-04-13T14:20:25Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-13T14:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=19a02784822249d648e765d70348f3376850f96a'/>
<id>urn:sha1:19a02784822249d648e765d70348f3376850f96a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>page faults, beginning the heap, bugs in panic.c</title>
<updated>2021-04-12T15:22:27Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-12T15:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=6cbe5a00f4e9dc80885a564135b7890dd33d7e19'/>
<id>urn:sha1:6cbe5a00f4e9dc80885a564135b7890dd33d7e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>physical allocator is now available</title>
<updated>2021-04-10T01:43:24Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-10T01:43:24Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=3277ef3500a17171d17c23d7f81f9716cf9d3f52'/>
<id>urn:sha1:3277ef3500a17171d17c23d7f81f9716cf9d3f52</id>
<content type='text'>
</content>
</entry>
</feed>
