<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/kc/api, branch kjarna</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/kc/api?h=kjarna</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/kc/api?h=kjarna'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2022-03-17T15:07:28Z</updated>
<entry>
<title>loader now uses bespoke kprintf(), no longer depends on libefi</title>
<updated>2022-03-17T15:07:28Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-17T15:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=5826f2045cca28b7c9ba8a5b65b4b4928eb6b461'/>
<id>urn:sha1:5826f2045cca28b7c9ba8a5b65b4b4928eb6b461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>infrastructure for dynamic symbol resolution</title>
<updated>2022-03-15T16:29:24Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-15T16:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=ec4aee35de3446713c6754641cdad82adc011204'/>
<id>urn:sha1:ec4aee35de3446713c6754641cdad82adc011204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kprintf() can do zero padded integers now</title>
<updated>2022-03-14T21:03:32Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-14T21:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=b2ac5414eb418fa3cd34c0c73863661df7b2f984'/>
<id>urn:sha1:b2ac5414eb418fa3cd34c0c73863661df7b2f984</id>
<content type='text'>
Squash me
</content>
</entry>
<entry>
<title>many changes</title>
<updated>2022-02-24T01:58:07Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-24T01:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=1923e47fd296399180eaf19b990d5e951d71ccd2'/>
<id>urn:sha1:1923e47fd296399180eaf19b990d5e951d71ccd2</id>
<content type='text'>
- boot time memory allocation has changed. the fractal page map has been
  replaced by a single self-mapped page giving 2MiB of ready virtual
  space to play with without needing a fully-initialized memory manager. this
  scheme may be repeated for other purposes
- the page stack has now been totally overhauled to make use of sparse
  allocation and all of the ugly init_*() procedures are gone. long live
  the new interface. also reference counting is a thing now. sort of.
- found a bug in vmt_init_node where insertion did not use the root node as
  the parent in the case of no predecessor node. whoops.
</content>
</entry>
<entry>
<title>moving files around</title>
<updated>2022-02-20T23:50:43Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-20T23:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=6002ec7d841d91d85cc55733c539594c97fc2e30'/>
<id>urn:sha1:6002ec7d841d91d85cc55733c539594c97fc2e30</id>
<content type='text'>
</content>
</entry>
</feed>
