<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>GCの本格運用のためには、フリーリストが不可欠。ということでフリーリスト作り。 その前に復習。 データ構造 オブジェクトの表現は、2個の構造体で表現することにした。 +--------------+ +--------+ | オブジェクト | -&gt; | データ | +--------------+ +--------+ V オブジェクト Vオブジェクト全体は線形リストで繋がってます。 GCの実装 マーク・アンド・スイープ方式を取る。 線形リストでオブジェクトを繋ぐ。 レジスタ内を走査してマークする。 繋いだ線形リストからマークの無い未使用のオブジェクトを開放する。 前回はここまで。 では、いつ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20080302%2F1204466466&quot; title=&quot; Schemeをつくろう(21) フリーリスト作り - ボクノス&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>2008-03-02 23:01:06</published>
  <title> Schemeをつくろう(21) フリーリスト作り</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20080302/1204466466</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
