mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Update xv6
This commit is contained in:
+22
-3
@@ -71,7 +71,24 @@
|
||||
|
||||
<li>
|
||||
<h2>
|
||||
<a class="post-link" href="/archivers/term-comp">Short talk about Unikernels</a>
|
||||
<a class="post-link" href="/archivers/intro-xv6">Xv6 introduction</a>
|
||||
</h2>
|
||||
|
||||
<div class="post-meta">Jul 28, 2017</div>
|
||||
|
||||
<div class="post-excerpt">
|
||||
<p>I hate xv6, a stupid, useless education-oriented system. In this article, I will generally talk about how to implement system call to this operating system.</p>
|
||||
|
||||
|
||||
<p>
|
||||
<a class="post-link" href="/archivers/intro-xv6">Read More »</a>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h2>
|
||||
<a class="post-link" href="/archivers/intro-unikernel">Short talk about Unikernels</a>
|
||||
</h2>
|
||||
|
||||
<div class="post-meta">Jul 26, 2017</div>
|
||||
@@ -82,7 +99,7 @@
|
||||
|
||||
|
||||
<p>
|
||||
<a class="post-link" href="/archivers/term-comp">Read More »</a>
|
||||
<a class="post-link" href="/archivers/intro-unikernel">Read More »</a>
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
@@ -176,7 +193,9 @@ My current solution is using AP to forward all SSL traffic to a proxy, <a href="
|
||||
<div class="col-box-title">Newest Posts</div>
|
||||
<ul class="post-list">
|
||||
|
||||
<li><a class="post-link" href="/archivers/term-comp">Short talk about Unikernels</a></li>
|
||||
<li><a class="post-link" href="/archivers/intro-xv6">Xv6 introduction</a></li>
|
||||
|
||||
<li><a class="post-link" href="/archivers/intro-unikernel">Short talk about Unikernels</a></li>
|
||||
|
||||
<li><a class="post-link" href="/archivers/some-of-my-previews-exper-work">Some of my previews experiment works: 2016</a></li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user