<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/kernel/CMakeLists.txt, branch develop</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<entry>
<title>kernel/memory: rename free list allocator</title>
<updated>2026-03-16T07:52:08+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-03-16T07:52:08+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=b67872907249bed3bad141fae97350959bffb009'/>
<id>b67872907249bed3bad141fae97350959bffb009</id>
<content type='text'>
It is not really a free list allocator, but rather a block list
allocator, since it contains both free and used blocks in the same list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not really a free list allocator, but rather a block list
allocator, since it contains both free and used blocks in the same list.
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel/memory: implement basic free-list heap</title>
<updated>2026-03-16T07:34:13+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-03-16T07:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=64bf7fcf58ced023be1701ed4508e38f746d40b8'/>
<id>64bf7fcf58ced023be1701ed4508e38f746d40b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel/memory: implement basic bitmap allocator</title>
<updated>2026-03-13T22:51:38+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-03-13T21:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=e284d574ed9237a215d994861cc502452fec11ce'/>
<id>e284d574ed9237a215d994861cc502452fec11ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: restructure namespaces</title>
<updated>2026-01-16T12:36:38+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-01-16T12:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=7d6f0ed063790042a808f4bf07c50d308b3f2de4'/>
<id>7d6f0ed063790042a808f4bf07c50d308b3f2de4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kstd: move println to kstd</title>
<updated>2025-12-19T10:46:46+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2025-12-19T10:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=de96b0588ab680e1002c12df7ea7900d7eb71cf8'/>
<id>de96b0588ab680e1002c12df7ea7900d7eb71cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: move kernel build configuration</title>
<updated>2025-12-15T15:37:39+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2025-12-15T15:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=d2ae06ac6c19c1d6258f2ba0888e03795712826d'/>
<id>d2ae06ac6c19c1d6258f2ba0888e03795712826d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
