<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masami256</author_name>
  <author_url>https://blog.hatena.ne.jp/masami256/</author_url>
  <blog_title>φ(・・*)ゞ ｳｰﾝ　カーネルとか弄ったりのメモ</blog_title>
  <blog_url>https://kernhack.hatenablog.com/</blog_url>
  <categories>
    <anon>linux</anon>
    <anon>kernel</anon>
  </categories>
  <description>LinuxのPage Allocatorで __alloc_pages_slowpath()の流れをメモ程度に。 読んでいるカーネルのversionは4.0。 __alloc_pages_nodemask()でget_page_from_freelist()を呼んだ時にpageの確保ができなかった場合に呼ばれるのが __alloc_pages_slowpath()。 get_page_from_freelist()もpageを確保するために色々とやっているけど、それでも失敗した場合の処理なので、いろいろやることが多い。 ここからは実際にコードを見ていきます。 まず、最初のほうで。まず、gfp_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkernhack.hatenablog.com%2Fentry%2F2015%2F06%2F12%2F000843&quot; title=&quot;buddy system:  __alloc_pages_slowpath()のざっくりとした流れ。 - φ(・・*)ゞ ｳｰﾝ　カーネルとか弄ったりのメモ&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>http://ecx.images-amazon.com/images/I/41AGC8LpKML.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-06-12 00:08:43</published>
  <title>buddy system:  __alloc_pages_slowpath()のざっくりとした流れ。</title>
  <type>rich</type>
  <url>https://kernhack.hatenablog.com/entry/2015/06/12/000843</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
