<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/api/kernel/entry.h, branch kjarna</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/api/kernel/entry.h?h=kjarna</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/api/kernel/entry.h?h=kjarna'/>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/'/>
<updated>2022-02-24T01:58:07Z</updated>
<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>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>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>
<entry>
<title>reworking loader</title>
<updated>2021-12-16T12:06:04Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-12-16T12:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=ec1233b4fcd61a8d1eccbf030cede36e9848e06c'/>
<id>urn:sha1:ec1233b4fcd61a8d1eccbf030cede36e9848e06c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved paging code, slight modifications</title>
<updated>2021-05-06T14:10:42Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-05-06T14:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=af0a10fdce88d58ea3bef9c2994694cc96fe9d08'/>
<id>urn:sha1:af0a10fdce88d58ea3bef9c2994694cc96fe9d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reduced startup stack size</title>
<updated>2021-04-12T12:59:28Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-12T12:59:28Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=ce2c1768fc9c0537136ff0af563766e23f2e9355'/>
<id>urn:sha1:ce2c1768fc9c0537136ff0af563766e23f2e9355</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved entry stack definitions</title>
<updated>2021-04-07T11:19:44Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-07T11:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=95a2b5509e675ca156eeec663daf088f3c48a75a'/>
<id>urn:sha1:95a2b5509e675ca156eeec663daf088f3c48a75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved headers around a bit</title>
<updated>2021-04-07T11:16:11Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-07T11:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=382ee1b11be7e01d2797efe4ccd97ad7c5a4cf72'/>
<id>urn:sha1:382ee1b11be7e01d2797efe4ccd97ad7c5a4cf72</id>
<content type='text'>
</content>
</entry>
</feed>
