<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AkiSuTe</author_name>
  <author_url>https://blog.hatena.ne.jp/AkiSuTe/</author_url>
  <blog_title>駄文だって</blog_title>
  <blog_url>https://akisute.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>$ man shm_overview の最後の方にも書かれているように、System V系のshmget等のAPIは古いんだそうだ。一方でPOSIX系が実装されていないケースもあるから、うにゃらうにゃらということです。今回のケースでは一応想定プラットフォームでは実装済みということもあり、POSIXに準拠する事にしました。そうすると、おおざっぱなながれとしては 共用メモリの準備 shm_openして、ftruncateで完了。 共用メモリの使用 shm_openして、mmapして、使い終わったらmunmapで終わり。 共用メモリの開放 shm_unlinkで終わり。 System V 系との違い…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakisute.hatenablog.com%2Fentry%2F20110831%2F1314772731&quot; title=&quot;忘れないようにもう少し詳しく書いておく - 駄文だって&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>2011-08-31 15:38:51</published>
  <title>忘れないようにもう少し詳しく書いておく</title>
  <type>rich</type>
  <url>https://akisute.hatenablog.com/entry/20110831/1314772731</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
