<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>进程间通信 on memory</title>
    <link>https://mem.leabol.top/tags/%E8%BF%9B%E7%A8%8B%E9%97%B4%E9%80%9A%E4%BF%A1/</link>
    <description>Recent content in 进程间通信 on memory</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 11 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mem.leabol.top/tags/%E8%BF%9B%E7%A8%8B%E9%97%B4%E9%80%9A%E4%BF%A1/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>进程与通信</title>
      <link>https://mem.leabol.top/posts/%E5%86%85%E6%A0%B8/%E8%BF%9B%E7%A8%8B/</link>
      <pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://mem.leabol.top/posts/%E5%86%85%E6%A0%B8/%E8%BF%9B%E7%A8%8B/</guid>
      <description>&lt;p&gt;不同的进程在各自的房间内运行, 每个房间有自己的编号&lt;code&gt;pid&lt;/code&gt;, 进程之间互不干涉, 房间内有许多种与外界通信的方式, 他们有各自的用途和特性, 分布在墙壁上; 房间内还分成多个区域, 分别是: &lt;code&gt;代码区(.text)&lt;/code&gt;,  &lt;code&gt;已初始化的全局/静态数据区(.data)&lt;/code&gt;, &lt;code&gt;未初始化的全局/静态数据区(.bss)&lt;/code&gt;, &lt;code&gt;堆&lt;/code&gt;, &lt;code&gt;栈&lt;/code&gt;, &lt;code&gt;内存映射区&lt;/code&gt;, &lt;code&gt;环境变量与命令行参数区&lt;/code&gt;, &lt;code&gt; 内核空间&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
