<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/kc/core/memory/page_early.c, branch kjarna</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/kc/core/memory/page_early.c?h=kjarna</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/kc/core/memory/page_early.c?h=kjarna'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2026-05-26T21:32:27Z</updated>
<entry>
<title>we're bringing kjarna back and not doing the crazy stuff with trying to have task management during efi. that was a bit extra.</title>
<updated>2026-05-26T21:32:27Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2026-05-26T21:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=a10aabfcd52f702057316018cd7847ab2bfe4aa1'/>
<id>urn:sha1:a10aabfcd52f702057316018cd7847ab2bfe4aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- don't typedef away function pointers</title>
<updated>2024-02-02T01:01:44Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2024-02-02T01:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=2fa4e64d36e14e77d9e8ed547d2cc96b6c2ee7de'/>
<id>urn:sha1:2fa4e64d36e14e77d9e8ed547d2cc96b6c2ee7de</id>
<content type='text'>
- cleanups
</content>
</entry>
<entry>
<title>handle reserved memory regions correctly by ignoring them</title>
<updated>2023-05-20T17:42:55Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-05-20T17:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=e9cee5052da1298347c362ee6ae89b7fdaa84d04'/>
<id>urn:sha1:e9cee5052da1298347c362ee6ae89b7fdaa84d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>headers moved around</title>
<updated>2023-01-30T00:05:53Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-01-30T00:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=798b1dc391f424868f5f4bac8937c191ed4716b8'/>
<id>urn:sha1:798b1dc391f424868f5f4bac8937c191ed4716b8</id>
<content type='text'>
</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>
</feed>
