<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: kernel level</title>
	<atom:link href="https://www.emblogic.com/blog/11/kernel-level/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/11/kernel-level/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/11/kernel-level/#comment-379</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Tue, 08 Nov 2011 05:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1210#comment-379</guid>
		<description><![CDATA[actually vmalloc is used when we want junk of memory like in Block driver and in kernel space there is not a large amount of memory at kernel space so we use vmalloc which creates virtual memory which further mapped to kernel space memory]]></description>
		<content:encoded><![CDATA[<p>actually vmalloc is used when we want junk of memory like in Block driver and in kernel space there is not a large amount of memory at kernel space so we use vmalloc which creates virtual memory which further mapped to kernel space memory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/11/kernel-level/#comment-369</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Thu, 03 Nov 2011 03:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1210#comment-369</guid>
		<description><![CDATA[it is vmalloc()]]></description>
		<content:encoded><![CDATA[<p>it is vmalloc()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
