<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Progress in the linuxulator</title>
	<atom:link href="http://blogs.freebsdish.org/netchild/2007/01/09/progress-in-the-linuxulator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.freebsdish.org/netchild/2007/01/09/progress-in-the-linuxulator/</link>
	<description>Just another FreeBSD weblog</description>
	<pubDate>Mon, 01 Dec 2008 20:07:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: FreeBSD News, Article and Tutorial &#187; Blog Archive &#187; What&#8217;s cooking for FreeBSD 7?</title>
		<link>http://blogs.freebsdish.org/netchild/2007/01/09/progress-in-the-linuxulator/#comment-4381</link>
		<dc:creator>FreeBSD News, Article and Tutorial &#187; Blog Archive &#187; What&#8217;s cooking for FreeBSD 7?</dc:creator>
		<pubDate>Thu, 02 Aug 2007 03:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/netchild/2007/01/09/progress-in-the-linuxulator/#comment-4381</guid>
		<description>[...] to -CURRENT Will appear in 7.0: sure Authors: Alexander Leidinger, Roman Divacky Homepage: blog post, cvs commit [...]</description>
		<content:encoded><![CDATA[<p>[...] to -CURRENT Will appear in 7.0: sure Authors: Alexander Leidinger, Roman Divacky Homepage: blog post, cvs commit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qinying</title>
		<link>http://blogs.freebsdish.org/netchild/2007/01/09/progress-in-the-linuxulator/#comment-3737</link>
		<dc:creator>qinying</dc:creator>
		<pubDate>Thu, 22 Mar 2007 01:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.freebsdish.org/netchild/2007/01/09/progress-in-the-linuxulator/#comment-3737</guid>
		<description>I have do some test on you linuxator,and I lookup you code .it seems that there is still something wrong with the linux signal emul .
I have two question about the signal.
1\ when we want to kill a signal to a linux process(linux_kill),signal like SIGKILL or SIGSTOP should be linux process wide. that is mean we should depend on the "em "struct in a proc to find all the linux thread in the proc ,and kill them. but in your linuxtor,I find nothing to do with it.
2\ in nptl implemetation, pthread_cancel will send SIGCANCEL(number is 32) to a thread. but there is nothing to do with it .so pthread_cancel is still not done with it.

I wish I can get  answer</description>
		<content:encoded><![CDATA[<p>I have do some test on you linuxator,and I lookup you code .it seems that there is still something wrong with the linux signal emul .<br />
I have two question about the signal.<br />
1 when we want to kill a signal to a linux process(linux_kill),signal like <span class="caps">SIGKILL</span> or <span class="caps">SIGSTOP</span> should be linux process wide. that is mean we should depend on the &#8220;em &#8220;struct in a proc to find all the linux thread in the proc ,and kill them. but in your linuxtor,I find nothing to do with it.<br />
2 in nptl implemetation, pthread_cancel will send <acronym title="number is 32">SIGCANCEL</acronym> to a thread. but there is nothing to do with it .so pthread_cancel is still not done with it.</p>
<p>I wish I can get  answer</p>
]]></content:encoded>
	</item>
</channel>
</rss>
