<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>siburu</author_name>
  <author_url>https://blog.hatena.ne.jp/siburu/</author_url>
  <blog_title>Siburlog</blog_title>
  <blog_url>https://siburu.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 Linuxカーネルのメモリページ割り当てに関するメモ。 ALLOC_FAIR というフラグについて説明する。 ページ割り当て処理 関数冒頭のコメントで This is the 'heart' of the zoned buddy allocator. と書かれている通り、ページ割り当て処理の中心は関数 __alloc_pages_nodemask() が担っている。 __alloc_pages_nodemask() の処理はざっくり言うと以下の通りである。 First allocation attempt 関数 get_page_from_freelist()でページ割り当てを試みる。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiburu.hatenablog.com%2Fentry%2F2017%2F01%2F19%2F162036&quot; title=&quot;ALLOC_FAIRフラグについて - Siburlog&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>2017-01-19 16:20:36</published>
  <title>ALLOC_FAIRフラグについて</title>
  <type>rich</type>
  <url>https://siburu.hatenablog.com/entry/2017/01/19/162036</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
