<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroya_ito</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroya_ito/</author_url>
  <blog_title>hiroya itoの雑記</blog_title>
  <blog_url>https://hiroya-ito.hatenadiary.org/</blog_url>
  <categories>
    <anon>c</anon>
    <anon>perl</anon>
  </categories>
  <description>http://www.linux.or.jp/JM/html/LDP_man-pages/man2/mlock.2.html http://www.linux.or.jp/JM/html/LDP_man-pages/man2/mlock.2.html #!/usr/bin/perl use strict; use warnings; use Inline C =&gt; 'DATA'; c_mlockall(); sleep 100; __END__ __C__ #include &lt;sys/mman.h&gt; int c_mlockall() { return mlockall(MCL_CURRENT|…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroya-ito.hatenadiary.org%2Fentry%2F20090508%2F1241762695&quot; title=&quot; mlockall()呼び出して、メモリ空間をロック、ページアウトしないようにする - hiroya itoの雑記&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-05-08 15:04:55</published>
  <title> mlockall()呼び出して、メモリ空間をロック、ページアウトしないようにする</title>
  <type>rich</type>
  <url>https://hiroya-ito.hatenadiary.org/entry/20090508/1241762695</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
