some current goals
This commit is contained in:
parent
983b96a967
commit
2a278a4945
1 changed files with 15 additions and 1 deletions
|
|
@ -12,7 +12,21 @@
|
|||
</div>
|
||||
<div class="softpage">
|
||||
<h2>Current Goals</h2>
|
||||
<i>More information coming soon</i>
|
||||
<p>
|
||||
For more detailed information, see
|
||||
<a href="https://docmost.karlsruhe-os.de/share/ec4wruvza2/p/karl-os-jnaBwGMoVx">Docs</a>.
|
||||
</p>
|
||||
<h3>Short-term Goals</h3>
|
||||
<ul>
|
||||
<li>entering userspace, ELF parsing</li>
|
||||
<li>full multicore support</li>
|
||||
<li>block device driver</li>
|
||||
</ul>
|
||||
<h3>Long-term Goals</h3>
|
||||
<ul>
|
||||
<li>process/task abstraction</li>
|
||||
<li>tag-based file system</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="softpage">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue