<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaniWeb IT Discussion Community - Kernels and Modules</title>
		<link>http://www.daniweb.com/forums/</link>
		<description><![CDATA[Our Kernels and Modules forum is the place for Q&A-style discussions related to customizing, tweaking, and optimizing the central kernel that controls everything else in your *nix box.]]></description>
		<language>en-US</language>
		<lastBuildDate>Mon, 09 Nov 2009 22:45:58 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daniweb.com/alphaimages/misc/rss.jpg</url>
			<title>DaniWeb IT Discussion Community - Kernels and Modules</title>
			<link>http://www.daniweb.com/forums/</link>
		</image>
		<item>
			<title>Detect CPU!!!</title>
			<link>http://www.daniweb.com/forums/thread236324.html</link>
			<pubDate>Thu, 05 Nov 2009 17:10:27 GMT</pubDate>
			<description><![CDATA[Hey everyone, 
 
For my project, I need to write an assembly code to detect multiprocessors. I really have no idea how as I have barely done assembly coding and I have no good reference or even idea how to start. Again, what I am going to do is, I'm trying to find how many processors on dual core...]]></description>
			<content:encoded><![CDATA[<div>Hey everyone,<br />
<br />
For my project, I need to write an assembly code to detect multiprocessors. I really have no idea how as I have barely done assembly coding and I have no good reference or even idea how to start. Again, what I am going to do is, I'm trying to find how many processors on dual core or quad core chips there are and detect them and later on use them. Please help me out here.<br />
<br />
Thanks a lot.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>group256</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread236324.html</guid>
		</item>
		<item>
			<title>Ubuntu Desktop used as a local webserver for Dev - Case Filter</title>
			<link>http://www.daniweb.com/forums/thread232135.html</link>
			<pubDate>Thu, 22 Oct 2009 02:37:39 GMT</pubDate>
			<description><![CDATA[Hi, 
I am kind of working backwards. I built a live site and then created a development site. Anyhow, the Dev site is built on ubuntu desktop. The site works fine.. INSERT INTO Exception 
"Except I noticed that certain images weren't appearing. I discovered the site is case sensitive. This is not...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
I am kind of working backwards. I built a live site and then created a development site. Anyhow, the Dev site is built on ubuntu desktop. The site works fine.. INSERT INTO Exception<br />
&quot;Except I noticed that certain images weren't appearing. I discovered the site is case sensitive. This is not so with my host.<br />
<br />
I have heard that case filters are a solution for my problem I'd like to know where I can attain one and if there is any particular preference for these solutions. <br />
<br />
Thanks!</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>Pullmealong</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread232135.html</guid>
		</item>
		<item>
			<title>Fetchmail Configuration</title>
			<link>http://www.daniweb.com/forums/thread223385.html</link>
			<pubDate>Wed, 16 Sep 2009 04:39:28 GMT</pubDate>
			<description><![CDATA[Hello there Unix & Linux Guru's and Gifted ones, 
 
Can anyone help me configure fetchmail on my redhat 9.0  
 
This sounds to be silly but really I'm new to linux. 
I really need step by step installation and configuration on our company's required Redhat 9.0 (shrike) OS. 
 
Thank you and God...]]></description>
			<content:encoded><![CDATA[<div>Hello there Unix &amp; Linux Guru's and Gifted ones,<br />
<br />
Can anyone help me configure fetchmail on my redhat 9.0 <br />
<br />
This sounds to be silly but really I'm new to linux.<br />
I really need step by step installation and configuration on our company's required Redhat 9.0 (shrike) OS.<br />
<br />
Thank you and God Bless.<br />
<br />
Lomeng (struggled_newbie)</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>area103lemuel</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread223385.html</guid>
		</item>
		<item>
			<title>Urgent help needed for a small linux driver program</title>
			<link>http://www.daniweb.com/forums/thread222628.html</link>
			<pubDate>Sun, 13 Sep 2009 05:07:49 GMT</pubDate>
			<description><![CDATA[my need or requirement may sound funny, also there will be a question, why a driver program to do this? but the answer is simple, we need a driver program:) 
 Let me just explain what i am looking for is, 
 
A simple linux keboard driver program which should detect a key combination [preferrably,...]]></description>
			<content:encoded><![CDATA[<div>my need or requirement may sound funny, also there will be a question, why a driver program to do this? but the answer is simple, we need a driver program:)<br />
 Let me just explain what i am looking for is,<br />
<br />
A simple linux keboard driver program which should detect a key combination [preferrably, ctrl + k], up on pressing this combination, driver should generate a SIGUSR1 signal and it should send this signal to another program.<br />
I have written [not my own, through google and other resources] the driver program to detect ctrl + k and a small application program to act on the signal. Now I am facing a problem in sending the signal from driver program to application program :(<br />
If i directly use application program's pid in my keyboard driver program, this can be achieved. But I need a more generic approach, because each time executing the application program and geting the pid will be tough.<br />
 <br />
I tried what ever i could do, i did lot of googling too, but couldnt get any good solution anywhere;(.<br />
 <br />
I would be greatful if i get any help or suggestions in this regard.</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>maneeshmp</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread222628.html</guid>
		</item>
		<item>
			<title><![CDATA[Dual Config: One 3D Accel. Graphics, one "Normal" graphics.]]></title>
			<link>http://www.daniweb.com/forums/thread215529.html</link>
			<pubDate>Tue, 01 Sep 2009 17:47:44 GMT</pubDate>
			<description><![CDATA[Hey All, 
 
I've got a little question/problem regarding 3D graphics. 
 
Im running a PAE-LowLatency kernel for recording Audio stuff, 
and I'd like to be able to also use ATI's proprietary 3D driver for hardware acceleration on a STANDARD 486 kernel. Note I do NOT need both 3D and LowLatency at...]]></description>
			<content:encoded><![CDATA[<div>Hey All,<br />
<br />
I've got a little question/problem regarding 3D graphics.<br />
<br />
Im running a PAE-LowLatency kernel for recording Audio stuff,<br />
and I'd like to be able to also use ATI's proprietary 3D driver for hardware acceleration on a STANDARD 486 kernel. Note I do NOT need both 3D and LowLatency at the same time.<br />
<br />
So what I've done before is had two Installs of the same distro.<br />
Not good, you've got to update twice, and your always messing with your /home 's. (I dont make a seperate /home's for backup purposes. Dont ask!) <br />
<br />
So what would be ideal is: <br />
-I use the 3D driver with the standard 486 kernel,<br />
-I use the &quot;normal&quot; X driver for the LowLatency kernel.<br />
<br />
Is there a way to configure this using Grub? Or do i need something else? Or is what I'm hoping to do not possible?<br />
<br />
Cheers for reading, -Harry<br />
<br />
Edit:<br />
PS: 3D acceleration messes up on the LowLatency Kernel..</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>harryhaaren</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread215529.html</guid>
		</item>
		<item>
			<title>Events happening during creating a directory</title>
			<link>http://www.daniweb.com/forums/thread211691.html</link>
			<pubDate>Sat, 15 Aug 2009 14:07:13 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
Iam new to unix. I want to know the series of events that takes place when creating a directory. 
 
I mean 
If I type a command like 
   <div class="codeblock"> <div class="spaced"> <div style="float:right; margin-right:10px"> <a...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
Iam new to unix. I want to know the series of events that takes place when creating a directory.<br />
<br />
I mean<br />
If I type a command like<br />
  <pre style="margin:20px; line-height:13px">mkdir mydir</pre><br />
what is the exact thing that takes place within the *nix operating system?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>venkitce</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread211691.html</guid>
		</item>
		<item>
			<title>creating a process in UNIX</title>
			<link>http://www.daniweb.com/forums/thread211690.html</link>
			<pubDate>Sat, 15 Aug 2009 13:43:25 GMT</pubDate>
			<description>what are the ways that a process can be created in UNIX apart from fork/vfork?</description>
			<content:encoded><![CDATA[<div>what are the ways that a process can be created in UNIX apart from fork/vfork?</div> ]]></content:encoded>
			<category domain="http://www.daniweb.com/forums/forum110.html">Kernels and Modules</category>
			<dc:creator>want_to_code</dc:creator>
			<guid isPermaLink="true">http://www.daniweb.com/forums/thread211690.html</guid>
		</item>
	</channel>
</rss>
