<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tkng</author_name>
  <author_url>https://blog.hatena.ne.jp/tkng/</author_url>
  <blog_title>射撃しつつ前転 改</blog_title>
  <blog_url>https://tkng.hatenablog.com/</blog_url>
  <categories>
    <anon>論文</anon>
  </categories>
  <description>「実時間記号処理システムTAO/SILENTの並行GC」という論文を読んだ。本筋である実時間という部分はハードウェアの助けを借り、インクリメンタルなGCを注意深くpreemptiveに実装することで実現されている。（と私は理解している。） 興味深く思ったのは、sweeperはデータタイプごとに異なっているというところ。特にcellは連続した領域が一気に解放されることが多いため、cell sweeperは特別の扱いとなっている。つまり、連続した領域を解放している最中はfreelistをいちいちこまめにリンクせずに、一ヶ所にのみポインタを張る。たぶん、リストの先頭にリンクを貼って、そこにここからこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftkng.hatenablog.com%2Fentry%2F20060726%2F1153890981&quot; title=&quot; GCの高速化？ - 射撃しつつ前転 改&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-07-26 14:16:21</published>
  <title> GCの高速化？</title>
  <type>rich</type>
  <url>https://tkng.hatenablog.com/entry/20060726/1153890981</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
