<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Soul Of Free Loop &#187; kthread</title>
	<atom:link href="https://m.zohead.com/archives/tag/kthread/feed?wpmp_switcher=true" rel="self" type="application/rss+xml" />
	<link>https://m.zohead.com</link>
	<description>Uranus Zhou&#039;s Blog</description>
	<lastBuildDate>Sat, 19 Jul 2025 15:42:46 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>Linux kernel学习-进程基本</title>
		<link>https://m.zohead.com/archives/linux-kernel-learning-process/</link>
		<comments>https://m.zohead.com/archives/linux-kernel-learning-process/#comments</comments>
		<pubDate>Sun, 03 Jun 2012 08:18:32 +0000</pubDate>
		<dc:creator><![CDATA[Uranus Zhou]]></dc:creator>
				<category><![CDATA[kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[COW]]></category>
		<category><![CDATA[exit]]></category>
		<category><![CDATA[fork]]></category>
		<category><![CDATA[kthread]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[task_struct]]></category>
		<category><![CDATA[thread_info]]></category>
		<category><![CDATA[vfork]]></category>
		<category><![CDATA[僵尸]]></category>
		<category><![CDATA[学习]]></category>
		<category><![CDATA[线程]]></category>
		<category><![CDATA[轻量级]]></category>
		<category><![CDATA[进程]]></category>

		<guid isPermaLink="false">http://zohead.com/?p=200</guid>
		<description><![CDATA[本文同步自（如浏览不正常请点击跳转）：https://zohead.com/archives/linux-ke [&#8230;]]]></description>
				<content:encoded><![CDATA[本文同步自（如浏览不正常请点击跳转）：https://zohead.com/archives/linux-kernel-learning-process/   Linux 中进程通过 fork() 被创建时，它差不多是和父进程一样的，它得到父进程的地址空间拷贝，运行和父进程一样的代码，从...<br /><a href="https://m.zohead.com/archives/linux-kernel-learning-process/#more-200" class="more-link">更多</a>]]></content:encoded>
			<wfw:commentRss>https://m.zohead.com/archives/linux-kernel-learning-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
