Update Bio

This commit is contained in:
2018-02-23 15:24:28 -05:00
parent 2b0cf79898
commit 2522eb7da1
14 changed files with 54 additions and 287 deletions
+12 -42
View File
@@ -4,10 +4,10 @@
<title>Stop Talking, Start Doing - 停止空想,开始行动</title>
<description>My personal blog, with some boring research staff and some tricks I was fancy to. I'll try my best to make this blog fun and useful. Not just a place I complain about all happens in my Lab.
</description>
<link>http://localhost:4000/</link>
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Fri, 23 Feb 2018 15:10:22 -0500</pubDate>
<lastBuildDate>Fri, 23 Feb 2018 15:10:22 -0500</lastBuildDate>
<link>https://codersherlock.github.com//</link>
<atom:link href="https://codersherlock.github.com//feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Fri, 23 Feb 2018 15:23:54 -0500</pubDate>
<lastBuildDate>Fri, 23 Feb 2018 15:23:54 -0500</lastBuildDate>
<generator>Jekyll v3.7.2</generator>
<item>
@@ -36,44 +36,14 @@
&lt;p&gt;Sometimes, we need to pass variables among system calls. In this case, variables values are not necessary and even cant be pass directly into system_function. When invoke a system call function, all variables of this system call will be pushed into current process stack. In file &lt;em&gt;syscall.c&lt;/em&gt;, multiple functions are provided to get these variables from the process. I wont waste time on explaining how to use these functions especially when elegant and detailed comments were written in source codes. However, I will explain concepts and how process organized and works in xv6 in future articles.&lt;/p&gt;
</description>
<pubDate>Fri, 28 Jul 2017 14:56:55 -0400</pubDate>
<link>http://localhost:4000/archivers/intro-xv6</link>
<guid isPermaLink="true">http://localhost:4000/archivers/intro-xv6</guid>
<link>https://codersherlock.github.com//archivers/intro-xv6</link>
<guid isPermaLink="true">https://codersherlock.github.com//archivers/intro-xv6</guid>
<category>xv6</category>
</item>
<item>
<title>Short talk about Unikernels</title>
<description>&lt;h2 id=&quot;what-is-unikernel&quot;&gt;What is Unikernel?&lt;/h2&gt;
&lt;p&gt;Unikernels are specialised, single-address-space images contructed by using library operating systems.&lt;/p&gt;
&lt;h2 id=&quot;unikernels&quot;&gt;Unikernels&lt;/h2&gt;
&lt;h2 id=&quot;challenges&quot;&gt;Challenges&lt;/h2&gt;
&lt;h2 id=&quot;user-level-vitualization&quot;&gt;User-level vitualization&lt;/h2&gt;
&lt;h2 id=&quot;related-works&quot;&gt;Related works&lt;/h2&gt;
&lt;h1 id=&quot;chinese-version&quot;&gt;Chinese version&lt;/h1&gt;
&lt;h2 id=&quot;u&quot;&gt;U&lt;/h2&gt;
&lt;h2 id=&quot;c&quot;&gt;C&lt;/h2&gt;
&lt;h2 id=&quot;d&quot;&gt;D&lt;/h2&gt;
&lt;h2 id=&quot;r&quot;&gt;R&lt;/h2&gt;
</description>
<pubDate>Wed, 26 Jul 2017 12:42:33 -0400</pubDate>
<link>http://localhost:4000/archivers/intro-unikernel</link>
<guid isPermaLink="true">http://localhost:4000/archivers/intro-unikernel</guid>
<category>unikernel</category>
</item>
<item>
<title>Some of my previews experiment works: 2016</title>
<description>&lt;p&gt;This blog contains only some basic record of my works. For some details, I will write a unique blog just for some specific topics.&lt;/p&gt;
@@ -188,8 +158,8 @@ su
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
</description>
<pubDate>Fri, 28 Oct 2016 12:27:33 -0400</pubDate>
<link>http://localhost:4000/archivers/some-of-my-previews-exper-work</link>
<guid isPermaLink="true">http://localhost:4000/archivers/some-of-my-previews-exper-work</guid>
<link>https://codersherlock.github.com//archivers/some-of-my-previews-exper-work</link>
<guid isPermaLink="true">https://codersherlock.github.com//archivers/some-of-my-previews-exper-work</guid>
<category>Research</category>
@@ -229,8 +199,8 @@ You also need to save charles Root Certificate, it also contains in the same men
&lt;/ul&gt;
</description>
<pubDate>Thu, 27 Oct 2016 22:50:33 -0400</pubDate>
<link>http://localhost:4000/archivers/charles-is-not-a-good-tool</link>
<guid isPermaLink="true">http://localhost:4000/archivers/charles-is-not-a-good-tool</guid>
<link>https://codersherlock.github.com//archivers/charles-is-not-a-good-tool</link>
<guid isPermaLink="true">https://codersherlock.github.com//archivers/charles-is-not-a-good-tool</guid>
<category>Network</category>
@@ -242,8 +212,8 @@ You also need to save charles Root Certificate, it also contains in the same men
<description>
</description>
<pubDate>Wed, 26 Oct 2016 22:50:33 -0400</pubDate>
<link>http://localhost:4000/archivers/hello</link>
<guid isPermaLink="true">http://localhost:4000/archivers/hello</guid>
<link>https://codersherlock.github.com//archivers/hello</link>
<guid isPermaLink="true">https://codersherlock.github.com//archivers/hello</guid>
<category>Nonsense</category>