<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>flying-foozy</author_name>
  <author_url>https://blog.hatena.ne.jp/flying-foozy/</author_url>
  <blog_title>彷徨えるフジワラ</blog_title>
  <blog_url>https://flying-foozy.hatenablog.com/</blog_url>
  <categories>
    <anon>solaris</anon>
    <anon>勉強会</anon>
    <anon>zfs</anon>
  </categories>
  <description>現行 Solaris のファイルシステムフレームワークでは、ファイル内容をキャッシュするためのメモリページ一覧を、vnode_t 毎に管理している。但し、キャッシュページのデフォルトサイズが 8K(2^13) バイトであるため、例えば 1G(2^30) バイトのファイルの場合、2^(30-13) = 2^17 = 128K 個のエントリがぶら下がることになる。そうなると、何らかの契機で「ファイル全体のダーティページ書き出し」の必要が出たりしようものなら、各ページ毎に書き出し要否を確認するためには線形探索が必要になり、恐ろしくコストが掛かる結末に。そこで、このような事態を回避するために、Sola…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fflying-foozy.hatenablog.com%2Fentry%2F20091213%2F1260695326&quot; title=&quot; VMODSORT on ZFS - 彷徨えるフジワラ&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>2009-12-13 18:08:46</published>
  <title> VMODSORT on ZFS</title>
  <type>rich</type>
  <url>https://flying-foozy.hatenablog.com/entry/20091213/1260695326</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
