<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>portaltan</author_name>
  <author_url>https://blog.hatena.ne.jp/portaltan/</author_url>
  <blog_title>脳汁portal</blog_title>
  <blog_url>https://portaltan.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
  </categories>
  <description>I/O waitにはdirtyメモリとwrite back処理(pdflush)が深く関係しています。 書き込み処理 低負荷時 書き込み処理(見かけ上の書き込み処理) ↓ dirtyフラグと一緒に随時メモリに書き込まれる(dirtyメモリ) ↓ 5秒に一度dirtyメモリを読み取って実際に物理ディスクに書き込む(write back処理＝実際の書き込み処理) ⇒これがI/O 処理の開始である。 中程度負荷時 書き込み処理(見かけ上の書き込み処理) ↓ dirtyフラグと一緒に随時メモリに書き込まれる(dirtyメモリ) ↓ dirtyメモリがある一定サイズに達した時点で、(5秒待たずに)I/O…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fportaltan.hatenablog.com%2Fentry%2F2015%2F10%2F15%2F145823&quot; title=&quot;I/O waitが発生する原理(dirtyメモリ、write back) - 脳汁portal&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>2015-10-15 14:58:23</published>
  <title>I/O waitが発生する原理(dirtyメモリ、write back)</title>
  <type>rich</type>
  <url>https://portaltan.hatenablog.com/entry/2015/10/15/145823</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
