<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>mrzleo</title>
    <link>https://blog.turingine.com/</link>
    <description>Recent content on mrzleo</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 30 Jan 2024 19:29:30 +0800</lastBuildDate>
    <atom:link href="https://blog.turingine.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mind the Gap: Reconnecting Architecture and OS Research</title>
      <link>https://blog.turingine.com/posts/mind_the_gap-hotos13/</link>
      <pubDate>Tue, 30 Jan 2024 19:29:30 +0800</pubDate>
      <guid>https://blog.turingine.com/posts/mind_the_gap-hotos13/</guid>
      <description>&lt;figure class=&#34;center&#34;&gt;&lt;img src=&#34;https://blog.turingine.com/posts/mind_the_gap-hotos13/attachments/mind-the-gap-authors.png&#34;&#xA;    alt=&#34;论文作者信息&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;h2 id=&#34;os-和-arch-研究的-gap-是什么&#34;&gt;OS 和 Arch 研究的 Gap 是什么？&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Arch 的研究学者往往忽视 OS 带来的关键开销&lt;/li&gt;&#xA;&lt;li&gt;OS 的研究学者没有充分地考虑底层硬件&lt;/li&gt;&#xA;&lt;li&gt;将二者紧密结合起来对提高系统的性能和能效至关重要&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;现状&#34;&gt;现状&lt;/h2&gt;&#xA;&lt;p&gt;对于 Arch：把 OS 当作是黑盒&lt;/p&gt;</description>
    </item>
    <item>
      <title>Links</title>
      <link>https://blog.turingine.com/links/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://blog.turingine.com/links/</guid>
      <description>&lt;style&gt;&#xA;.friends-grid {&#xA;  display: grid;&#xA;  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));&#xA;  gap: 16px;&#xA;  margin: 24px 0;&#xA;}&#xA;.friend-card {&#xA;  display: flex;&#xA;  align-items: center;&#xA;  gap: 14px;&#xA;  padding: 14px 16px;&#xA;  border: 2px solid var(--accent);&#xA;  border-radius: var(--radius);&#xA;  text-decoration: none;&#xA;  color: var(--foreground);&#xA;  background: transparent;&#xA;  transition: background 0.15s ease-in-out;&#xA;}&#xA;.friend-card:hover {&#xA;  background: color-mix(in srgb, var(--accent) 15%, transparent);&#xA;}&#xA;.friend-avatar {&#xA;  width: 48px;&#xA;  height: 48px;&#xA;  border-radius: var(--radius);&#xA;  object-fit: cover;&#xA;  flex-shrink: 0;&#xA;  margin: 0;&#xA;}&#xA;.friend-body {&#xA;  display: flex;&#xA;  flex-direction: column;&#xA;  gap: 2px;&#xA;  min-width: 0;&#xA;}&#xA;.friend-name {&#xA;  color: var(--accent);&#xA;  font-weight: bold;&#xA;}&#xA;.friend-desc {&#xA;  font-size: 0.85rem;&#xA;  opacity: 0.85;&#xA;  overflow: hidden;&#xA;  text-overflow: ellipsis;&#xA;  white-space: nowrap;&#xA;}&#xA;.friend-url {&#xA;  font-size: 0.75rem;&#xA;  opacity: 0.5;&#xA;  overflow: hidden;&#xA;  text-overflow: ellipsis;&#xA;  white-space: nowrap;&#xA;}&#xA;&lt;/style&gt;&#xA;&#xA;&lt;div class=&#34;friends-grid&#34;&gt;&#xA;  &#xA;  &#xA;  &lt;a class=&#34;friend-card&#34; href=&#34;https://gohugo.io&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&#xA;    &#xA;    &lt;span class=&#34;friend-body&#34;&gt;&#xA;      &lt;span class=&#34;friend-name&#34;&gt;&amp;gt; Hugo&lt;/span&gt;&#xA;      &lt;span class=&#34;friend-desc&#34;&gt;The world&amp;#39;s fastest framework for building websites&lt;/span&gt;&#xA;      &lt;span class=&#34;friend-url&#34;&gt;https://gohugo.io&lt;/span&gt;&#xA;    &lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;  &#xA;  &#xA;  &lt;a class=&#34;friend-card&#34; href=&#34;https://rkoziel.com&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&#xA;    &#xA;    &lt;span class=&#34;friend-body&#34;&gt;&#xA;      &lt;span class=&#34;friend-name&#34;&gt;&amp;gt; panr&lt;/span&gt;&#xA;      &lt;span class=&#34;friend-desc&#34;&gt;Terminal theme&lt;/span&gt;&#xA;      &lt;span class=&#34;friend-url&#34;&gt;https://rkoziel.com&lt;/span&gt;&#xA;    &lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;  &#xA;&lt;/div&gt;&#xA;&#xA;&lt;hr&gt;</description>
    </item>
  </channel>
</rss>
