<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/api/kernel, branch main</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/api/kernel?h=main</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/api/kernel?h=main'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2023-02-19T23:31:10Z</updated>
<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>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>header reworking, beginning memory.c refactoring</title>
<updated>2022-02-04T10:41:24Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2022-02-04T10:41:24Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=7b91c46a8ebf38b2c1c80c1f1e63c4d4dfd10640'/>
<id>urn:sha1:7b91c46a8ebf38b2c1c80c1f1e63c4d4dfd10640</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>boot data additions</title>
<updated>2021-12-29T17:14:48Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-29T17:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=c3c445fa6fc7d99ffbdd1ed8842bbe4a3b74e61e'/>
<id>urn:sha1:c3c445fa6fc7d99ffbdd1ed8842bbe4a3b74e61e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>anonymous spaces work again</title>
<updated>2021-12-29T12:37:53Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-29T12:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=4fd087b03651f897663ee7f3e51d855f35d4c023'/>
<id>urn:sha1:4fd087b03651f897663ee7f3e51d855f35d4c023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "anonymous memory works again"</title>
<updated>2021-12-29T12:36:27Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-29T12:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=baf03d96b91b8f06bd15449ffeccd591b92eac24'/>
<id>urn:sha1:baf03d96b91b8f06bd15449ffeccd591b92eac24</id>
<content type='text'>
This reverts commit d4067207a00a15082489376ed593ef3c67703a5c.
</content>
</entry>
<entry>
<title>anonymous memory works again</title>
<updated>2021-12-29T12:32:19Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-29T12:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=d4067207a00a15082489376ed593ef3c67703a5c'/>
<id>urn:sha1:d4067207a00a15082489376ed593ef3c67703a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kernel memory map is passed on in kernel object space</title>
<updated>2021-12-29T00:49:40Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-29T00:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=96e53132fd152932f2ceaf4c422abc997b06169f'/>
<id>urn:sha1:96e53132fd152932f2ceaf4c422abc997b06169f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>i don't know what i'm doing anymore</title>
<updated>2021-12-19T01:16:51Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-19T01:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=bff63a4337eb3388617d230970c5eb2684d6a215'/>
<id>urn:sha1:bff63a4337eb3388617d230970c5eb2684d6a215</id>
<content type='text'>
</content>
</entry>
</feed>
