<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sophia.git/api/kernel/memory, branch kjarna</title>
<subtitle>[no description]</subtitle>
<id>https://git.adachristine.is/sophia.git/atom/api/kernel/memory?h=kjarna</id>
<link rel='self' href='https://git.adachristine.is/sophia.git/atom/api/kernel/memory?h=kjarna'/>
<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>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>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>cast address and offset calculations</title>
<updated>2021-06-02T13:52:02Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-06-02T13:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=4971aa814d0ef52707503cc2138c67c4c5662b54'/>
<id>urn:sha1:4971aa814d0ef52707503cc2138c67c4c5662b54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>less repetition, more flexibility with paging macros</title>
<updated>2021-04-23T01:12:23Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-23T01:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=b90e152c02aad225e83a3e6c1b80d1a0e396bb14'/>
<id>urn:sha1:b90e152c02aad225e83a3e6c1b80d1a0e396bb14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>physical allocator is now available</title>
<updated>2021-04-10T01:43:24Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-10T01:43:24Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=3277ef3500a17171d17c23d7f81f9716cf9d3f52'/>
<id>urn:sha1:3277ef3500a17171d17c23d7f81f9716cf9d3f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kernel has gdt now and loads segment register and we can allocate pages</title>
<updated>2021-04-02T18:04:26Z</updated>
<author>
<name>Ada Christine</name>
<email>adachristine18@gmail.com</email>
</author>
<published>2021-04-02T18:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.adachristine.is/sophia.git/commit/?id=167481f8988a860ea6d7ea8bbdb7155e4eb7abeb'/>
<id>urn:sha1:167481f8988a860ea6d7ea8bbdb7155e4eb7abeb</id>
<content type='text'>
</content>
</entry>
</feed>
