<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/kc/core/memory.h, branch main</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/kc/core/memory.h?h=main</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/kc/core/memory.h?h=main'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2026-05-24T11:09:31Z</updated>
<entry>
<title>rename and move, function renames in stdio</title>
<updated>2026-05-24T11:09:31Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2026-05-24T11:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=d07bd08dd0446e8c41eccaccbb07e9112200e8ee'/>
<id>urn:sha1:d07bd08dd0446e8c41eccaccbb07e9112200e8ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>preparations for user mode</title>
<updated>2023-02-19T23:31:10Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2023-02-19T23:31:10Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=838f39324a1f305562addce6d807400522d9c469'/>
<id>urn:sha1:838f39324a1f305562addce6d807400522d9c469</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>fix collision with /usr/include/efi/lib.h</title>
<updated>2022-03-23T00:53:35Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-23T00:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=26f81e50066e5bb7aeae218094e0f834c405a8c1'/>
<id>urn:sha1:26f81e50066e5bb7aeae218094e0f834c405a8c1</id>
<content type='text'>
squash me
</content>
</entry>
<entry>
<title>some updates to page handling</title>
<updated>2022-03-14T20:59:18Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-03-14T14:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=73e5768d3a159b2e9b554fa5396a759f3d283c6c'/>
<id>urn:sha1:73e5768d3a159b2e9b554fa5396a759f3d283c6c</id>
<content type='text'>
whoops

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>
<entry>
<title>don't pass kernel boot parameters to init functions, just use an accessor</title>
<updated>2022-02-03T19:46:07Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-03T19:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=f0c062df0c2a674d67af12eb5e18f22bd8412c15'/>
<id>urn:sha1:f0c062df0c2a674d67af12eb5e18f22bd8412c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new header api/kc/lib.h</title>
<updated>2022-01-09T18:10:45Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-01-09T18:10:45Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=a7530db6b51acbe98f124beec89b181debf74e24'/>
<id>urn:sha1:a7530db6b51acbe98f124beec89b181debf74e24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more memory management work</title>
<updated>2022-01-03T00:55:11Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-01-03T00:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=65e60c251bac80ab1a95f3e983b387a52ced102b'/>
<id>urn:sha1:65e60c251bac80ab1a95f3e983b387a52ced102b</id>
<content type='text'>
</content>
</entry>
</feed>
