Update xv6

This commit is contained in:
2017-07-28 15:25:34 -04:00
parent dd4cf72336
commit 13964fdae9
12 changed files with 284 additions and 16 deletions
+22 -3
View File
@@ -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 &raquo;</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 &raquo;</a>
<a class="post-link" href="/archivers/intro-unikernel">Read More &raquo;</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>