<?xml version='1.0' encoding='ISO-8859-1'?>
		<rss version='2.0'>
			<channel>
				<title></title>
				<link>http://scientificlinux.b1.jcink.com/</link>
				<generator>RSS IPB news 1.5</generator>
				<description>Forums.</description>
				<lastBuildDate>Fri, 24 May 2013 05:14:25 +0000</lastBuildDate><language>en</language><copyright>None</copyright><managingEditor>None</managingEditor>
						<webMaster>None</webMaster><item>
		            <pubDate>Wed, 22 May 2013 15:38:48 +0000</pubDate>
		            <title>my system can&#39;t load some kernels</title>
					<description><![CDATA[ Hi<br><br>My Laptop = <a href='http://www.sonystyle.com.hk/ss/vaio/product/vgn_fe48g_h/vgn-fe48g_h.pdf' rel='nofollow' target='_blank'>?</a>Viao  VG-FE 48G <br><br>SL ( 2.6.32-358.2.1.el6.x86_64) load<br>but<br>SL ( 2.6.32-358.6.1.el6.x86_64)<br>SL ( 2.6.32-358.2.2.el6.x86_64)<br>can&#39;t load .<br>What can i do to run this kernels?<br><br><br><br><br> ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2350</link>
			    <name>kaveh</name>
			    <posts>3</posts>
			<tid>2350</tid>
		         </item><item>
		            <pubDate>Sat, 27 Apr 2013 19:27:40 +0000</pubDate>
		            <title>Dell T310: 2.6.32-358.6.1.el6.x86_64 hangs on boot</title>
					<description><![CDATA[ I have 2 Dell T310 servers which boot just fine on 358.2.1. However, since the 358.6.1 update, immediately after the grub screen, I get a flashing cursor for a little over 7 minutes before the first output from the kernel. (This is with rhgb &amp; quiet removed from the boot parameter string.)<br><br>Neither dmesg nor /var/log/messages reveal anything interesting. And I haven&#39;t been able to Google or Bugzilla up anyone else who is experiencing the problem. Though it happens on both of my T310 SL6.4 servers. Any ideas on what could be causing this?<br><br>Thanks for any ideas,<br>Steve Bergman ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2325</link>
			    <name>sbergman</name>
			    <posts>7</posts>
			<tid>2325</tid>
		         </item><item>
		            <pubDate>Mon, 01 Apr 2013 19:23:58 +0000</pubDate>
		            <title>Difference and attributes of semaphore and mutex</title>
					<description><![CDATA[ I am a bit confused with semaphore and mutex, please verify following<br><br>Mutex:-<br>1. Recursive locking allowed or not ?<br>Answer- As I think its operating system dependent.<br>2. holder can sleep or not ?<br>Answer- Can Sleep, even while holding lock.<br>3, is scope limited within the process ??? that is it can&#39;t be used between two process ?<br>Answer- Can be used between processes<br><br>4. It can&#39;t be acquired by interrupt handler or bottom half<br><br>5. to be used when u want long lock hold time ?????<br><br>6 its used for locking<br><br>7. strictly manages two tasks<br><br>Semaphore:-<br><br>1. Recursive locking allowed or not ?<br>Answer- not allowed ?<br>2. can sleep or not ?<br>Answer- Can Sleep.<br>3, is scope limited within the process ??? that is it can&#39;t be used between two process ?<br>Answer- Can be used between processes<br><br>4. its for synchronization or can be taken as signaling mechanism.<br>5. Manage pool of tasks. ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2285</link>
			    <name>ram619</name>
			    <posts>0</posts>
			<tid>2285</tid>
		         </item><item>
		            <pubDate>Fri, 29 Mar 2013 08:13:14 +0000</pubDate>
		            <title>What about this kernel tweak?</title>
					<description><![CDATA[ <a href='http://mvirt.com/2011/07/22/io-tweaking-in-el6/' rel='nofollow' target='_blank'>http://mvirt.com/2011/07/22/io-tweaking-in-el6/</a><br>Perhaps this has been discussed elsewhere, is it worthwhile to apply? ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2272</link>
			    <name>Amirul</name>
			    <posts>4</posts>
			<tid>2272</tid>
		         </item><item>
		            <pubDate>Wed, 20 Mar 2013 11:12:49 +0000</pubDate>
		            <title>skype noise in new kernel</title>
					<description><![CDATA[ Hi,<br>I&#39;m using Skype 4.1.0.20 and find in the current default kernel 2.6.32-358.2.1.el6, the Skype sound is always along with some noise while in the old kernel 2.6.32-279.19.1.el6 the sound is clear. <br>I also use Rhythmbox and notice no difference between the two kernels. But since the same Skype preforms differently in two kernels, I suppose that&#39;s due the the changes in kernel. Does any one know why the noise in Skype? And how to fix? Thanks.   ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2255</link>
			    <name>chance5</name>
			    <posts>2</posts>
			<tid>2255</tid>
		         </item><item>
		            <pubDate>Mon, 04 Mar 2013 10:30:25 +0000</pubDate>
		            <title>How to install kernel source on SL6 ?</title>
					<description><![CDATA[ Hello<br><br>I&#39;m currently installing a matrox card on a SL6 running machine.<br><br>During the instalation of the matrox driver, mil-lite, i obtain the following output.<br><br><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'>=&#62; Checking kernel sources...<br>We could not find the kernel sources for your current system. Please install them before retrying the installation.<br>Kernel version &#58; 2.6.32-279.el6.x86_64<br>MIL Installation Aborted. &#40;20&#41;<br></td></tr></table><br><br>All i need to do is installing the kernel sources.<br><br>kernel, kernel-devel and kernel-headers are already installed.<br><br>However since SL4, there is no more kernel-source package, and i&#39;ve seen <a href='https://www.scientificlinux.org/documentation/faq/sl4x' rel='nofollow' target='_blank'>here</a> that i should extract kernel source from src.rpm.<br><br>Well i&#39;ve tried to, but no results for now.<br><br>So how to install kernel source on SL6? ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2232</link>
			    <name>GloW</name>
			    <posts>2</posts>
			<tid>2232</tid>
		         </item><item>
		            <pubDate>Wed, 23 Jan 2013 21:28:38 +0000</pubDate>
		            <title>&quot;mem=4096M&quot; as kernel boot parameter gives less memory</title>
					<description><![CDATA[ The NI-VISA driver by National Instruments will not work unless you pass &quot;mem=4096M&quot; as kernel boot parameter (or a lower value). This seems fairly well established, and it certainly works for me. My only complaint is that I end up getting only around 2.3 GB of memory in use. Is this unavoidable, giver my specific hardware, or is there anything I can do about it?<br><br>I&#39;m using a Lenovo T500 laptop.<br><br>Edit: I also have a Lenovo Ideapad S205. In that case I end up with 3 GB of usable memory.<br><br>I past parts of dmesg that should be relevant, but I don&#39;t know how to interpret:<br><br><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'>Initializing cgroup subsys cpuset<br>Initializing cgroup subsys cpu<br>Linux version 2.6.32-279.19.1.el6.i686 &#40;mockbuild@sl6.fnal.gov&#41; &#40;gcc version 4.4.6 20120305 &#40;Red Hat 4.4.6-4&#41; &#40;GCC&#41; &#41; #1 SMP Tue Dec 18 17&#58;26&#58;17 CST 2012<br>KERNEL supported cpus&#58;<br> &nbsp;Intel GenuineIntel<br> &nbsp;AMD AuthenticAMD<br> &nbsp;NSC Geode by NSC<br> &nbsp;Cyrix CyrixInstead<br> &nbsp;Centaur CentaurHauls<br> &nbsp;Transmeta GenuineTMx86<br> &nbsp;Transmeta TransmetaCPU<br> &nbsp;UMC UMC UMC UMC<br>Disabled fast string operations<br>BIOS-provided physical RAM map&#58;<br> BIOS-e820&#58; 0000000000000000 - 000000000009ac00 &#40;usable&#41;<br> BIOS-e820&#58; 000000000009ac00 - 00000000000a0000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000000dc000 - 0000000000100000 &#40;reserved&#41;<br> BIOS-e820&#58; 0000000000100000 - 000000009d4a1000 &#40;usable&#41;<br> BIOS-e820&#58; 000000009d4a1000 - 000000009d4a7000 &#40;reserved&#41;<br> BIOS-e820&#58; 000000009d4a7000 - 000000009d5b8000 &#40;usable&#41;<br> BIOS-e820&#58; 000000009d5b8000 - 000000009d60f000 &#40;reserved&#41;<br> BIOS-e820&#58; 000000009d60f000 - 000000009d6c6000 &#40;usable&#41;<br> BIOS-e820&#58; 000000009d6c6000 - 000000009d6d1000 &#40;ACPI NVS&#41;<br> BIOS-e820&#58; 000000009d6d1000 - 000000009d6d4000 &#40;ACPI data&#41;<br> BIOS-e820&#58; 000000009d6d4000 - 000000009d6d8000 &#40;reserved&#41;<br> BIOS-e820&#58; 000000009d6d8000 - 000000009d6dc000 &#40;ACPI NVS&#41;<br> BIOS-e820&#58; 000000009d6dc000 - 000000009d6df000 &#40;reserved&#41;<br> BIOS-e820&#58; 000000009d6df000 - 000000009d706000 &#40;ACPI NVS&#41;<br> BIOS-e820&#58; 000000009d706000 - 000000009d708000 &#40;ACPI data&#41;<br> BIOS-e820&#58; 000000009d708000 - 000000009d90f000 &#40;reserved&#41;<br> BIOS-e820&#58; 000000009d90f000 - 000000009d99f000 &#40;ACPI NVS&#41;<br> BIOS-e820&#58; 000000009d99f000 - 000000009d9ff000 &#40;ACPI data&#41;<br> BIOS-e820&#58; 000000009d9ff000 - 000000009da00000 &#40;usable&#41;<br> BIOS-e820&#58; 000000009dc00000 - 00000000a0000000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000e0000000 - 00000000f0000000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000fec00000 - 00000000fec10000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000fed00000 - 00000000fed00400 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000fed10000 - 00000000fed14000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000fed18000 - 00000000fed1a000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000fed1c000 - 00000000fed90000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000fee00000 - 00000000fee01000 &#40;reserved&#41;<br> BIOS-e820&#58; 00000000ff800000 - 0000000100000000 &#40;reserved&#41;<br> BIOS-e820&#58; 0000000100000000 - 000000015c000000 &#40;usable&#41;<br>e820 remove range&#58; 0000000100000000 - ffffffffffffffff &#40;usable&#41;<br>user-defined physical RAM map&#58;<br> user&#58; 0000000000000000 - 000000000009ac00 &#40;usable&#41;<br> user&#58; 000000000009ac00 - 00000000000a0000 &#40;reserved&#41;<br> user&#58; 00000000000dc000 - 0000000000100000 &#40;reserved&#41;<br> user&#58; 0000000000100000 - 000000009d4a1000 &#40;usable&#41;<br> user&#58; 000000009d4a1000 - 000000009d4a7000 &#40;reserved&#41;<br> user&#58; 000000009d4a7000 - 000000009d5b8000 &#40;usable&#41;<br> user&#58; 000000009d5b8000 - 000000009d60f000 &#40;reserved&#41;<br> user&#58; 000000009d60f000 - 000000009d6c6000 &#40;usable&#41;<br> user&#58; 000000009d6c6000 - 000000009d6d1000 &#40;ACPI NVS&#41;<br> user&#58; 000000009d6d1000 - 000000009d6d4000 &#40;ACPI data&#41;<br> user&#58; 000000009d6d4000 - 000000009d6d8000 &#40;reserved&#41;<br> user&#58; 000000009d6d8000 - 000000009d6dc000 &#40;ACPI NVS&#41;<br> user&#58; 000000009d6dc000 - 000000009d6df000 &#40;reserved&#41;<br> user&#58; 000000009d6df000 - 000000009d706000 &#40;ACPI NVS&#41;<br> user&#58; 000000009d706000 - 000000009d708000 &#40;ACPI data&#41;<br> user&#58; 000000009d708000 - 000000009d90f000 &#40;reserved&#41;<br> user&#58; 000000009d90f000 - 000000009d99f000 &#40;ACPI NVS&#41;<br> user&#58; 000000009d99f000 - 000000009d9ff000 &#40;ACPI data&#41;<br> user&#58; 000000009d9ff000 - 000000009da00000 &#40;usable&#41;<br> user&#58; 000000009dc00000 - 00000000a0000000 &#40;reserved&#41;<br> user&#58; 00000000e0000000 - 00000000f0000000 &#40;reserved&#41;<br> user&#58; 00000000fec00000 - 00000000fec10000 &#40;reserved&#41;<br> user&#58; 00000000fed00000 - 00000000fed00400 &#40;reserved&#41;<br> user&#58; 00000000fed10000 - 00000000fed14000 &#40;reserved&#41;<br> user&#58; 00000000fed18000 - 00000000fed1a000 &#40;reserved&#41;<br> user&#58; 00000000fed1c000 - 00000000fed90000 &#40;reserved&#41;<br> user&#58; 00000000fee00000 - 00000000fee01000 &#40;reserved&#41;<br> user&#58; 00000000ff800000 - 0000000100000000 &#40;reserved&#41;<br>DMI present.<br>SMBIOS version 2.4 @ 0xF63B0<br>DMI&#58; LENOVO 20829FG/20829FG, BIOS 7VET77WW &#40;3.07 &#41; 09/02/2009<br>e820 update range&#58; 0000000000000000 - 0000000000001000 &#40;usable&#41; ==&#62; &#40;reserved&#41;<br>e820 remove range&#58; 00000000000a0000 - 0000000000100000 &#40;usable&#41;<br>last_pfn = 0x9da00 max_arch_pfn = 0x400000<br>MTRR default type&#58; uncachable<br>MTRR fixed ranges enabled&#58;<br> &nbsp;00000-9FFFF write-back<br> &nbsp;A0000-BFFFF uncachable<br> &nbsp;C0000-FFFFF write-protect<br>MTRR variable ranges enabled&#58;<br> &nbsp;0 base 15C000000 mask FFC000000 uncachable<br> &nbsp;1 base 09E000000 mask FFE000000 uncachable<br> &nbsp;2 base 000000000 mask F80000000 write-back<br> &nbsp;3 base 080000000 mask FE0000000 write-back<br> &nbsp;4 base 100000000 mask FC0000000 write-back<br> &nbsp;5 base 140000000 mask FE0000000 write-back<br> &nbsp;6 base 09DE00000 mask FFFE00000 uncachable<br>x86 PAT enabled&#58; cpu 0, old 0x7040600070406, new 0x7010600070106<br>original variable MTRRs<br>reg 0, base&#58; 5568MB, range&#58; 64MB, type UC<br>reg 1, base&#58; 2528MB, range&#58; 32MB, type UC<br>reg 2, base&#58; 0GB, range&#58; 2GB, type WB<br>reg 3, base&#58; 2GB, range&#58; 512MB, type WB<br>reg 4, base&#58; 4GB, range&#58; 1GB, type WB<br>reg 5, base&#58; 5GB, range&#58; 512MB, type WB<br>reg 6, base&#58; 2526MB, range&#58; 2MB, type UC<br>total RAM covered&#58; 3998M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 64K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 128K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 256K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 512K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 1M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 2M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 64M<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 64K &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br>*BAD*gran_size&#58; 64K &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br>*BAD*gran_size&#58; 64K &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 128K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 256K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 512K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 1M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 2M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 64M<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 128K &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br>*BAD*gran_size&#58; 128K &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br>*BAD*gran_size&#58; 128K &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 256K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 512K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 1M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 2M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 64M<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 256K &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br>*BAD*gran_size&#58; 256K &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br>*BAD*gran_size&#58; 256K &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 512K &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 1M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 2M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 64M<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 512K &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br>*BAD*gran_size&#58; 512K &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br>*BAD*gran_size&#58; 512K &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 1M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 2M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 64M<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 1M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br>*BAD*gran_size&#58; 1M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br>*BAD*gran_size&#58; 1M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 2M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 448M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 64M<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br> gran_size&#58; 2M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 0G<br>*BAD*gran_size&#58; 2M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br>*BAD*gran_size&#58; 2M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -512M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 4M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 1474M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 450M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 450M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 450M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 66M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 2M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 2M<br> gran_size&#58; 4M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 2M<br>*BAD*gran_size&#58; 4M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -510M<br>*BAD*gran_size&#58; 4M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -510M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 8M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 454M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 454M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 454M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 70M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 6M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 6M<br> gran_size&#58; 8M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 6M<br>*BAD*gran_size&#58; 8M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -506M<br>*BAD*gran_size&#58; 8M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -506M<br> gran_size&#58; 16M &nbsp;chunk_size&#58; 16M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 206M<br> gran_size&#58; 16M &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 462M<br> gran_size&#58; 16M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 78M<br> gran_size&#58; 16M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 14M<br> gran_size&#58; 16M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 14M<br> gran_size&#58; 16M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 14M<br>*BAD*gran_size&#58; 16M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -498M<br>*BAD*gran_size&#58; 16M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; -498M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 32M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 94M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 94M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 32M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 64M &nbsp;chunk_size&#58; 64M &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 94M<br> gran_size&#58; 64M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 64M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 64M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 64M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 64M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 30M<br> gran_size&#58; 128M &nbsp;chunk_size&#58; 128M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 158M<br> gran_size&#58; 128M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 158M<br> gran_size&#58; 128M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 158M<br> gran_size&#58; 128M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 158M<br> gran_size&#58; 128M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 158M<br> gran_size&#58; 256M &nbsp;chunk_size&#58; 256M &nbsp;num_reg&#58; 4 &nbsp;	lose cover RAM&#58; 414M<br> gran_size&#58; 256M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 6 &nbsp;	lose cover RAM&#58; 414M<br> gran_size&#58; 256M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 414M<br> gran_size&#58; 256M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 7 &nbsp;	lose cover RAM&#58; 414M<br> gran_size&#58; 512M &nbsp;chunk_size&#58; 512M &nbsp;num_reg&#58; 2 &nbsp;	lose cover RAM&#58; 926M<br> gran_size&#58; 512M &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 2 &nbsp;	lose cover RAM&#58; 926M<br> gran_size&#58; 512M &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 2 &nbsp;	lose cover RAM&#58; 926M<br> gran_size&#58; 1G &nbsp;chunk_size&#58; 1G &nbsp;num_reg&#58; 2 &nbsp;	lose cover RAM&#58; 926M<br> gran_size&#58; 1G &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 2 &nbsp;	lose cover RAM&#58; 926M<br> gran_size&#58; 2G &nbsp;chunk_size&#58; 2G &nbsp;num_reg&#58; 1 &nbsp;	lose cover RAM&#58; 1950M<br>mtrr_cleanup&#58; can not find optimal value<br>please specify mtrr_gran_size/mtrr_chunk_size<br>e820 update range&#58; 000000009de00000 - 0000000100000000 &#40;usable&#41; ==&#62; &#40;reserved&#41;<br>initial memory mapped &#58; 0 - 01000000<br>init_memory_mapping&#58; 0000000000000000-00000000375fe000<br>NX &#40;Execute Disable&#41; protection&#58; active<br> 0000000000 - 0000200000 page 4k<br> 0000200000 - 0037400000 page 2M<br> 0037400000 - 00375fe000 page 4k<br>kernel direct mapping tables up to 375fe000 @ 7000-f000<br>RAMDISK&#58; 369d0000 - 37feff16<br>Allocated new RAMDISK&#58; 00c4a000 - 02269f16<br>Move RAMDISK from 00000000369d0000 - 0000000037feff15 to 00c4a000 - 02269f15<br>ACPI&#58; RSDP 000f6450 00024 &#40;v02 LENOVO&#41;<br>ACPI&#58; XSDT 9d949c22 00094 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 &nbsp;LTP 00000000&#41;<br>ACPI&#58; FACP 9d949d00 000F4 &#40;v03 LENOVO TP-7V &nbsp; &nbsp;00003070 LNVO 00000001&#41;<br>ACPI&#58; DSDT 9d94a10e 0FAC1 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 MSFT 03000000&#41;<br>ACPI&#58; FACS 9d98e000 00040<br>ACPI&#58; SSDT 9d949eb4 0025A &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 MSFT 03000000&#41;<br>ACPI&#58; ECDT 9d959bcf 00052 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 LNVO 00000001&#41;<br>ACPI&#58; APIC 9d959c21 00078 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 LNVO 00000001&#41;<br>ACPI&#58; MCFG 9d959c99 0003C &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 LNVO 00000001&#41;<br>ACPI&#58; HPET 9d959cd5 00038 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 LNVO 00000001&#41;<br>ACPI&#58; SLIC 9d959e62 00176 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 &nbsp;LTP 00000000&#41;<br>ACPI&#58; BOOT 9d959fd8 00028 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 &nbsp;LTP 00000001&#41;<br>ACPI&#58; SSDT 9d98d1fa 00568 &#40;v01 LENOVO TP-7V &nbsp; &nbsp;00003070 INTL 20050513&#41;<br>ACPI&#58; TCPA 9d707000 00032 &#40;v00 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 00000000 &nbsp; &nbsp; &nbsp;00000000&#41;<br>ACPI&#58; DMAR 9d706000 00100 &#40;v01 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ? 00000001 &nbsp; &nbsp; &nbsp;00000000&#41;<br>ACPI&#58; SSDT 9d6d3000 00655 &#40;v01 &nbsp;PmRef &nbsp; &nbsp;CpuPm 00003000 INTL 20050624&#41;<br>ACPI&#58; SSDT 9d6d2000 00274 &#40;v01 &nbsp;PmRef &nbsp;Cpu0Tst 00003000 INTL 20050624&#41;<br>ACPI&#58; SSDT 9d6d1000 00242 &#40;v01 &nbsp;PmRef &nbsp; &nbsp;ApTst 00003000 INTL 20050624&#41;<br>ACPI&#58; DMI detected&#58; Lenovo ThinkPad T500<br>ACPI&#58; Added _OSI&#40;Linux&#41;<br>ACPI&#58; Local APIC address 0xfee00000<br>1636MB HIGHMEM available.<br>885MB LOWMEM available.<br> &nbsp;mapped low ram&#58; 0 - 375fe000<br> &nbsp;low ram&#58; 0 - 375fe000<br> &nbsp;node 0 low ram&#58; 00000000 - 375fe000<br> &nbsp;node 0 bootmap 0000b000 - 00011ec0<br>&#40;9 early reservations&#41; ==&#62; bootmem &#91;0000000000 - 00375fe000&#93;<br> &nbsp;#0 &#91;0000000000 - 0000001000&#93; &nbsp; BIOS data page ==&#62; &#91;0000000000 - 0000001000&#93;<br> &nbsp;#1 &#91;0000001000 - 0000002000&#93; &nbsp; &nbsp;EX TRAMPOLINE ==&#62; &#91;0000001000 - 0000002000&#93;<br> &nbsp;#2 &#91;0000006000 - 0000007000&#93; &nbsp; &nbsp; &nbsp; TRAMPOLINE ==&#62; &#91;0000006000 - 0000007000&#93;<br> &nbsp;#3 &#91;0000400000 - 0000c40430&#93; &nbsp; &nbsp;TEXT DATA BSS ==&#62; &#91;0000400000 - 0000c40430&#93;<br> &nbsp;#4 &#91;000009ac00 - 0000100000&#93; &nbsp; &nbsp;BIOS reserved ==&#62; &#91;000009ac00 - 0000100000&#93;<br> &nbsp;#5 &#91;0000c41000 - 0000c49140&#93; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BRK ==&#62; &#91;0000c41000 - 0000c49140&#93;<br> &nbsp;#6 &#91;0000007000 - 000000b000&#93; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PGTABLE ==&#62; &#91;0000007000 - 000000b000&#93;<br> &nbsp;#7 &#91;0000c4a000 - 0002269f16&#93; &nbsp; &nbsp; &nbsp;NEW RAMDISK ==&#62; &#91;0000c4a000 - 0002269f16&#93;<br> &nbsp;#8 &#91;000000b000 - 0000012000&#93; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BOOTMAP ==&#62; &#91;000000b000 - 0000012000&#93;<br>found SMP MP-table at &#91;c00f6490&#93; f6490<br>Reserving 129MB of memory at 48MB for crashkernel &#40;System RAM&#58; 2522MB&#41;<br>Zone PFN ranges&#58;<br> &nbsp;DMA &nbsp; &nbsp; &nbsp;0x00000001 -&#62; 0x00001000<br> &nbsp;Normal &nbsp; 0x00001000 -&#62; 0x000375fe<br> &nbsp;HighMem &nbsp;0x000375fe -&#62; 0x0009da00<br>Movable zone start PFN for each node<br>early_node_map&#91;5&#93; active PFN ranges<br> &nbsp; &nbsp;0&#58; 0x00000001 -&#62; 0x0000009a<br> &nbsp; &nbsp;0&#58; 0x00000100 -&#62; 0x0009d4a1<br> &nbsp; &nbsp;0&#58; 0x0009d4a7 -&#62; 0x0009d5b8<br> &nbsp; &nbsp;0&#58; 0x0009d60f -&#62; 0x0009d6c6<br> &nbsp; &nbsp;0&#58; 0x0009d9ff -&#62; 0x0009da00<br>On node 0 totalpages&#58; 644611<br> &nbsp;DMA zone&#58; 32 pages used for memmap<br> &nbsp;DMA zone&#58; 0 pages reserved<br> &nbsp;DMA zone&#58; 3961 pages, LIFO batch&#58;0<br> &nbsp;Normal zone&#58; 1740 pages used for memmap<br> &nbsp;Normal zone&#58; 220978 pages, LIFO batch&#58;31<br> &nbsp;HighMem zone&#58; 3273 pages used for memmap<br> &nbsp;HighMem zone&#58; 414627 pages, LIFO batch&#58;31<br>Using APIC driver default<br></td></tr></table> ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2168</link>
			    <name>Guttagrynna</name>
			    <posts>0</posts>
			<tid>2168</tid>
		         </item><item>
		            <pubDate>Fri, 11 Jan 2013 17:13:41 +0000</pubDate>
		            <title>Kernel soft lockup when multiple threads pinned to one core</title>
					<description><![CDATA[Hi,<br><br>I have what I think is a kernel bug and just wondered if anyone has any experience with a similar issue.<br><br>I have a test app that starts 6 threads. Each is set to run at real-time priority using the round-robin scheduler. They are all pinned to the same core.<br><br>There are various reasons why I&#39;m doing this but testing out the kernel under various runtime configurations and stress conditions is one of them. I&#39;m trying to get detailed stats of performance improvements by changing various kernel parameters. Obviously I&#39;m chainging one thing at a time, and I&#39;ve hit this problem with the out-of-the-box configuration&#33;<br><br>The threads do some work (for a microsecond or so) and then go back to sleep for a random internal (could be anything from 50 microsecs to a few millisecs). The software is running on a 12 core (2x6 core) IBM M3 server and runs continually collecting lots of performance stats.<br><br>Occasionally (once every couple of days or so), without any specific cause, one of the threads gets hung up in the kernel (soft lockup as dump below) when the thread goes to sleep. As all the threads are pinned to the same core, they all stop running.<br><br>I have tried running the same test without setting the core affinities and so far I haven&#39;t had the same problem with that configuration. So the problem does seem to be scheduler-related.<br><br>I&#39;m using SL6.3 minimal installation (latest updates) with the standard kernel (2.6.32-279.19.1.el6.x86_64 #1 SMP Tue Dec 18 17:22.54 CST 2012).<br><br>Thanks<br><br>Cliff<br><br>Jan 11 15:23:16 testhost1 kernel: BUG: soft lockup - CPU#7 stuck for 67s&#33; [TestApp1:32607]<br>Jan 11 15:23:16 testhost1 kernel: Modules linked in: autofs4 sunrpc 8021q garp stp llc ipv6 onload(U) sfc_char(U) sfc_resource(U) sfc_affinity(U) sfc_tune(U) sfc(U) i2c_algo_bit mdio bnx2 cdc_ether usbnet mii microcode serio_raw i2c_i801 i2c_core iTCO_wdt iTCO_vendor_support sg ioatdma dca i7core_edac edac_core shpchp ext4 mbcache jbd2 sd_mod crc_t10dif pata_acpi ata_generic ata_piix qla2xxx scsi_transport_fc scsi_tgt megaraid_sas dm_mirror dm_region_hash dm_log dm_mod [last unloaded: speedstep_lib]<br>Jan 11 15:23:16 testhost1 kernel: CPU 7<br>Jan 11 15:23:16 testhost1 kernel: Modules linked in: autofs4 sunrpc 8021q garp stp llc ipv6 onload(U) sfc_char(U) sfc_resource(U) sfc_affinity(U) sfc_tune(U) sfc(U) i2c_algo_bit mdio bnx2 cdc_ether usbnet mii microcode serio_raw i2c_i801 i2c_core iTCO_wdt iTCO_vendor_support sg ioatdma dca i7core_edac edac_core shpchp ext4 mbcache jbd2 sd_mod crc_t10dif pata_acpi ata_generic ata_piix qla2xxx scsi_transport_fc scsi_tgt megaraid_sas dm_mirror dm_region_hash dm_log dm_mod [last unloaded: speedstep_lib]<br>Jan 11 15:23:16 testhost1 kernel:<br>Jan 11 15:23:16 testhost1 kernel: Pid: 32607, comm: TestApp1 Not tainted 2.6.32-279.19.1.el6.x86_64 #1 IBM System x3650 M3 -[7945N2G]-/69Y5698<br>Jan 11 15:23:16 testhost1 kernel: RIP: 0033:[&lt;00007f2e35de2dd8&gt;]  [&lt;00007f2e35de2dd8&gt;] 0x7f2e35de2dd8<br>Jan 11 15:23:16 testhost1 kernel: RSP: 002b:00007f2e35399cf0  EFLAGS: 00000297<br>Jan 11 15:23:16 testhost1 kernel: RAX: 0000000000007f61 RBX: 0000000000fc0708 RCX: 00000039b90e4ae9<br>Jan 11 15:23:16 testhost1 kernel: RDX: 0000000000007f5f RSI: 00007f2e37944380 RDI: 00007f2e35399cb0<br>Jan 11 15:23:16 testhost1 kernel: RBP: ffffffff8100bb8e R08: 0000000000000000 R09: 0000000000000035<br>Jan 11 15:23:16 testhost1 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000<br>Jan 11 15:23:16 testhost1 kernel: R13: 0000000000000035 R14: 0000000000000000 R15: 0000000000fc0700<br>Jan 11 15:23:16 testhost1 kernel: FS:  00007f2e3539a700(0000) GS:ffff88099fe20000(0000) knlGS:0000000000000000<br>Jan 11 15:23:16 testhost1 kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b<br>Jan 11 15:23:16 testhost1 kernel: CR2: 00000000012a2b40 CR3: 0000000907397000 CR4: 00000000000006e0<br>Jan 11 15:23:16 testhost1 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000<br>Jan 11 15:23:16 testhost1 kernel: DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400<br>Jan 11 15:23:16 testhost1 kernel: Process TestApp1 (pid: 32607, threadinfo ffff8809073fc000, task ffff880907384ae0)<br>Jan 11 15:23:16 testhost1 kernel:<br>Jan 11 15:23:16 testhost1 kernel: Call Trace:<br>]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2144</link>
			    <name>cliffdi</name>
			    <posts>0</posts>
			<tid>2144</tid>
		         </item><item>
		            <pubDate>Fri, 28 Dec 2012 16:54:15 +0000</pubDate>
		            <title>Issues surrounding ext4 and the MRG/-rt kernel</title>
					<description><![CDATA[ It would appear that the -rt / MRG folk are busy tracking down various deadlocks that can occur in the -rt / MRG kernel using ext4 as the underlying file system.<br><br>For now we&#39;re backing off to ext3 to see if that gives us any better stability. ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2130</link>
			    <name>staffantj</name>
			    <posts>1</posts>
			<tid>2130</tid>
		         </item><item>
		            <pubDate>Thu, 13 Dec 2012 12:11:55 +0000</pubDate>
		            <title>Unable to install headers/devel packages of Kernel.</title>
					<description><![CDATA[ Hi,<br><br>Recently installed SL 6.3 64 bit on my Lenovo Z570 laptop.<br><br>I was able to successfully install the kernel from elrepo: (Kernel -ml), but unable to install the headers.<br><br>here are some outputs:<br><br><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'>&#91;tux@tuxbastion ~&#93;&#036; uname -a<br>Linux tuxbastion 3.6.10-1.el6.elrepo.x86_64 #1 SMP Tue Dec 11 01&#58;32&#58;47 EST 2012 x86_64 x86_64 x86_64 GNU/Linux<br>&#91;tux@tuxbastion ~&#93;&#036; </td></tr></table><br><br>I could only install the kernel, because of the following error:<br><br><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'>&#91;root@tuxbastion ~&#93;# yum --enablerepo=elrepo-kernel install kernel-ml*<br>Loaded plugins&#58; fastestmirror, presto, refresh-packagekit, security<br>Loading mirror speeds from cached hostfile<br> * elrepo&#58; jur-linux.org<br> * elrepo-extras&#58; jur-linux.org<br> * elrepo-kernel&#58; jur-linux.org<br> * elrepo-testing&#58; jur-linux.org<br> * rpmforge&#58; mirror-fpt-telecom.fpt.net<br> * sl&#58; ftp.scientificlinux.org<br> * sl-security&#58; ftp.scientificlinux.org<br> * sl-testing&#58; ftp.scientificlinux.org<br>Setting up Install Process<br>Package kernel-ml-3.6.10-1.el6.elrepo.x86_64 already installed and latest version<br>Resolving Dependencies<br>--&#62; Running transaction check<br>---&#62; Package kernel-ml-devel.x86_64 0&#58;3.6.10-1.el6.elrepo will be installed<br>---&#62; Package kernel-ml-doc.noarch 0&#58;3.6.10-1.el6.elrepo will be installed<br>---&#62; Package kernel-ml-firmware.noarch 0&#58;3.6.10-1.el6.elrepo will be installed<br>---&#62; Package kernel-ml-headers.x86_64 0&#58;3.6.10-1.el6.elrepo will be installed<br>--&#62; Processing Conflict&#58; kernel-ml-headers-3.6.10-1.el6.elrepo.x86_64 conflicts kernel-headers &#60; 3.6.10-1.el6.elrepo<br>--&#62; Processing Conflict&#58; kernel-ml-firmware-3.6.10-1.el6.elrepo.noarch conflicts kernel-firmware &#60; 3.6.10-1.el6.elrepo<br>--&#62; Finished Dependency Resolution<br>Error&#58; kernel-ml-firmware conflicts with kernel-firmware<br>Error&#58; kernel-ml-headers conflicts with kernel-headers<br> You could try using --skip-broken to work around the problem<br> You could try running&#58; rpm -Va --nofiles --nodigest<br>&#91;root@tuxbastion ~&#93;# </td></tr></table><br><br>So, I tried un installing the conflicting packages but it states about some dependencies for the &quot;kernel-headers&quot; as shown below.<br><br><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'>&#91;root@tuxbastion ~&#93;# rpm -ev --test kernel-headers<br>error&#58; Failed dependencies&#58;<br>	kernel-headers &#62;= 2.2.1 is needed by &#40;installed&#41; compat-glibc-headers-1&#58;2.5-46.2.x86_64<br>	kernel-headers &#62;= 2.6.11 is needed by &#40;installed&#41; libcap-ng-devel-0.6.4-3.el6_0.1.x86_64<br>	kernel-headers &#62;= 2.6.29 is needed by &#40;installed&#41; audit-libs-devel-2.2-2.el6.x86_64<br>	kernel-headers is needed by &#40;installed&#41; glibc-headers-2.12-1.80.el6_3.5.x86_64<br>	kernel-headers &#62;= 2.2.1 is needed by &#40;installed&#41; glibc-headers-2.12-1.80.el6_3.5.x86_64<br>	kernel-headers &#62;= 2.6.27-0.144.rc0.git2.fc10 is needed by &#40;installed&#41; libdrm-devel-2.4.31-3.el6.elrepo.x86_64<br>&#91;root@tuxbastion ~&#93;# rpm -ev --test kernel-firmware</td></tr></table><br><br>I need to install VMWare Workstation and it often complains about kernel headers etc. <br><br>Reason that I want to use the kernel-ml is, The screen brightness toggle only works in kernel-ml ( elrepo creators/maintainers- Thanks guys for saving my already bespectacled eyes ). <br><br>Can someone help me on this?<br><br><br> ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2106</link>
			    <name>tux</name>
			    <posts>3</posts>
			<tid>2106</tid>
		         </item><item>
		            <pubDate>Mon, 12 Nov 2012 02:25:37 +0000</pubDate>
		            <title>kernel panic on boot after update - RAMDISK incomplete write error (Partially solved)</title>
					<description><![CDATA[ I just did a yum update of Scientific Linux 6.3. I don&#39;t recall when my last update was, but I see that the files in /boot for kernel 2.6.32-279-11.1 are dated Oct 17.  The update installed kernel 2.6.32-279-14.1.<br><br>After the update rebooting died with a kernel panic. The strange thing about it was that the same panic happened booting kernel 2.6.32-279-14.1 and 2.6.32-279-11.1 but I was able to boot into the remaining older kernel that was still in /boot, 2.6.32-279.9.1. This in spite of the fact that kernel 2.6.32-279.11.1 booted fine before the update.<br><br>The error message before the panic said RAMDISK: incomplete write (929 &#33;= 32567)<br><br>(I don&#39;t exactly recall what the numbers were in my error messages)<br><br>I looked at the initrd images  (the initramfs*.img files in /boot). Despite the files being named *.img, they are actually gzipped cpio files, so you look at them by gunzipping them and unpacking with cpio. I found that on the two files of the kernels that panic, gunzip produced a warning message that it was ignoring garbage characters at the end of the file. cpio unpacked all three uncompressed files to the same number of directories and files. I tried running the img file through gunzip then pipe it through gzip -9 to compress it again but without garbage characters at the end, putting the result back in /boot to boot from.<br><br>That fixed the kernel panic problem.<br><br>It looks like a combination of two problems: The initramfs*.img files installed with kernels 2.6.32-279-11 and 14 both have some extra characters at the end. But also it appears that whatever is used to unpack them during boot was updated in the recent upgrade and it now fails when there is garbage after the end of the gzip file, something that gzip handles and that it used to handle.<br><br>Has anyone else seen this? In any case if you get the kernel panic, that is the workaround.<br> ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=2042</link>
			    <name>sidney</name>
			    <posts>3</posts>
			<tid>2042</tid>
		         </item><item>
		            <pubDate>Wed, 12 Sep 2012 11:27:32 +0000</pubDate>
		            <title>SL6 x86_64 with / on mdrait can&#39;t boot after update</title>
					<description><![CDATA[ Hello&#33;<br><br>I have 2 boxes with SL6 x86_64, after some updates, I&#39;m get a similar bug <a href='https://bugzilla.redhat.com/show_bug.cgi?id=772926' rel='nofollow' target='_blank'>https://bugzilla.redhat.com/show_bug.cgi?id=772926</a>, <a href='http://rhn.redhat.com/errata/RHBA-2012-0839.html' rel='nofollow' target='_blank'>http://rhn.redhat.com/errata/RHBA-2012-0839.html</a><br>Okay, in SL6.3 dracut version is dracut-004-283.el6 (maybe with this bugfix), but:<br>- my mdraid is works fine (not degraded) <a href='http://fpaste.org/uWe6/' rel='nofollow' target='_blank'>http://fpaste.org/uWe6/</a> (boot from md0);<br>- successfully boot with old kernel-2.6.32-220.4.1.el6.x86_64 (it seems from SL 6.1).<br><br>As it is written in the comments from Red Hat&#39;s bugzilla, runs with &quot;rdshell&quot; in kernel option I can&#39;t seen /dev/disk/by-uuid/ directory (/dev/disk/by-id/ and /dev/disk/by-path/ is present). ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=1905</link>
			    <name>nickm</name>
			    <posts>0</posts>
			<tid>1905</tid>
		         </item><item>
		            <pubDate>Tue, 28 Aug 2012 20:26:37 +0000</pubDate>
		            <title>VirtualBox linux kernel driver problem</title>
					<description><![CDATA[ Hello,<br><br>I am trying to get VirtualBox working on a 64-bit scientific linux computer. I installed the VirtualBox software from Oracles website. I have done this in Ubuntu and had not real problems. When I try to   ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=1873</link>
			    <name>dwmoreau</name>
			    <posts>6</posts>
			<tid>1873</tid>
		         </item><item>
		            <pubDate>Wed, 22 Aug 2012 23:34:15 +0000</pubDate>
		            <title>Kernel module compile fails for VMware guest extensiona</title>
					<description><![CDATA[ Hello All,<br><br>I&#39;m experimenting with SLC6 under VMWare workstation 6.5.4.<br>Installation runs OK, but then VMware has this special feature to install a guest OS extension.<br>This includes kernel modules and at least one of them fails install.<br><br>Sorry for the long copy/paste code below. <br>Does the forum software have a way to simply attach a text file to a post?<br><br>Cheers,<br>Gert<br><br><br><a href='http://sharetext.org/E2CP' rel='nofollow' target='_blank'>Link</a> to the mentioned code.<br><br><br><span style='color:red'>Mod&#39;s edit: please read <a href='http://scientificlinuxforum.org/index.php?showtopic=82' rel='nofollow' target='_blank'>this topic</a> on how to post large pieces of text/code.</span> ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=1862</link>
			    <name>gert</name>
			    <posts>1</posts>
			<tid>1862</tid>
		         </item><item>
		            <pubDate>Wed, 15 Aug 2012 15:27:31 +0000</pubDate>
		            <title>Error  with Kernel -Flag G - Tainted</title>
					<description><![CDATA[ Dear All,<br>                 I have been constantly getting the following error:-<br><br><b><br>WARNING: at /builddir/build/BUILD/kernel-2.6.32-220.el6/linux-2.6.32-220.el6.x86_64/arch/x86/include/asm/processor.h:1003 read_measured_perf_ctrs+0x78/0x84 [mperf]() (Tainted: G           ---------------- T)<br>WARNING: at /builddir/build/BUILD/kernel-2.6.32-220.el6/linux-2.6.32-220.el6.x86_64/arch/x86/include/asm/processor.h:1003 read_measured_perf_ctrs+0x78/0x84 [mperf]() (Tainted: G           ---------------- T)<br>Hardware name:         <br>Modules linked in: cpufreq_ondemand<br>Hardware name:         <br>Modules linked in: cpufreq_ondemand acpi_cpufreq freq_table mperf cachefiles acpi_cpufreq freq_table mperf cachefiles fscache(T) fscache(T) ipt_REJECT ipt_REJECT nf_conntrack_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 nf_defrag_ipv4 iptable_filter iptable_filter ip_tables ip_tables ip6t_REJECT ip6t_REJECT nf_conntrack_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6 nf_defrag_ipv6 xt_state xt_state nf_conntrack nf_conntrack ip6table_filter ip6table_filter ip6_tables ip6_tables ipv6 ipv6 vhost_net vhost_net macvtap macvtap macvlan macvlan tun tun kvm kvm uinput uinput ppdev ppdev parport_pc parport_pc parport parport sg sg microcode microcode i2c_i801 i2c_i801 iTCO_wdt iTCO_wdt iTCO_vendor_support iTCO_vendor_support e1000e snd_hda_codec_hdmi e1000e snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_realtek snd_hda_intel snd_hda_intel snd_hda_codec snd_hda_codec snd_hwdep snd_hwdep snd_seq snd_seq snd_seq_device snd_seq_device snd_pcm snd_pcm snd_timer snd_timer snd snd soundcore soundcore snd_<br>page_alloc snd_page_alloc ext4 ext4 mbcache mbcache jbd2 jbd2 fpu fpu aesni_intel aesni_intel cryptd cryptd aes_x86_64 aes_x86_64 aes_generic aes_generic xts xts gf128mul gf128mul dm_crypt dm_crypt sr_mod sr_mod cdrom cdrom sd_mod sd_mod crc_t10dif crc_t10dif ahci ahci pata_acpi pata_acpi ata_generic ata_generic video video output output radeon radeon ttm ttm drm_kms_helper drm_kms_helper drm drm i2c_algo_bit i2c_algo_bit i2c_core i2c_core dm_mirror dm_mirror dm_region_hash dm_region_hash dm_log dm_log dm_mod dm_mod [last unloaded: scsi_wait_scan] [last unloaded: scsi_wait_scan]<br>Pid: 2029, comm: kondemand/0 Tainted: G           ---------------- T 2.6.32-220.el6.x86_64 #1<br>Pid: 2030, comm: kondemand/1 Tainted: G           ---------------- T 2.6.32-220.el6.x86_64 #1<br>Call Trace:<br>Call Trace:<br>[&lt;ffffffff81069b77&gt;] ? warn_slowpath_common+0x87/0xc0<br>[&lt;ffffffff81069b77&gt;] ? warn_slowpath_common+0x87/0xc0<br>[&lt;ffffffff81069bca&gt;] ? warn_slowpath_null+0x1a/0x20<br>[&lt;ffffffff81069bca&gt;] ? warn_slowpath_null+0x1a/0x20<br>[&lt;ffffffffa0591118&gt;] ? read_measured_perf_ctrs+0x78/0x84 [mperf]<br>[&lt;ffffffffa0591118&gt;] ? read_measured_perf_ctrs+0x78/0x84 [mperf]<br>[&lt;ffffffff81055c83&gt;] ? perf_event_task_sched_out+0x33/0x80<br>[&lt;ffffffff81055c83&gt;] ? perf_event_task_sched_out+0x33/0x80<br>[&lt;ffffffffa05910a0&gt;] ? read_measured_perf_ctrs+0x0/0x84 [mperf]<br>[&lt;ffffffffa05910a0&gt;] ? read_measured_perf_ctrs+0x0/0x84 [mperf]<br>[&lt;ffffffff810a6dfc&gt;] ? smp_call_function_single+0x8c/0x160<br>[&lt;ffffffff810a6dfc&gt;] ? smp_call_function_single+0x8c/0x160<br>[&lt;ffffffff8126cd7a&gt;] ? kobject_get+0x1a/0x30<br>[&lt;ffffffff8126cd7a&gt;] ? kobject_get+0x1a/0x30<br>[&lt;ffffffffa059102c&gt;] ? cpufreq_get_measured_perf+0x2c/0xa0 [mperf]<br>[&lt;ffffffffa059102c&gt;] ? cpufreq_get_measured_perf+0x2c/0xa0 [mperf]<br>[&lt;ffffffff813f77d8&gt;] ? __cpufreq_driver_getavg+0x78/0x80<br>[&lt;ffffffff813f77d8&gt;] ? __cpufreq_driver_getavg+0x78/0x80<br>[&lt;ffffffffa05a7031&gt;] ? do_dbs_timer+0xf1/0x384 [cpufreq_ondemand]<br>[&lt;ffffffffa05a7031&gt;] ? do_dbs_timer+0xf1/0x384 [cpufreq_ondemand]<br>[&lt;ffffffffa05a6f40&gt;] ? do_dbs_timer+0x0/0x384 [cpufreq_ondemand]<br>[&lt;ffffffffa05a6f40&gt;] ? do_dbs_timer+0x0/0x384 [cpufreq_ondemand]<br>[&lt;ffffffff8108b2b0&gt;] ? worker_thread+0x170/0x2a0<br>[&lt;ffffffff8108b2b0&gt;] ? worker_thread+0x170/0x2a0<br>[&lt;ffffffff81090bf0&gt;] ? autoremove_wake_function+0x0/0x40<br>[&lt;ffffffff81090bf0&gt;] ? autoremove_wake_function+0x0/0x40<br>[&lt;ffffffff8108b140&gt;] ? worker_thread+0x0/0x2a0<br>[&lt;ffffffff8108b140&gt;] ? worker_thread+0x0/0x2a0<br>[&lt;ffffffff81090886&gt;] ? kthread+0x96/0xa0<br>[&lt;ffffffff81090886&gt;] ? kthread+0x96/0xa0<br>[&lt;ffffffff8100c14a&gt;] ? child_rip+0xa/0x20<br>[&lt;ffffffff8100c14a&gt;] ? child_rip+0xa/0x20<br>[&lt;ffffffff810907f0&gt;] ? kthread+0x0/0xa0<br>[&lt;ffffffff810907f0&gt;] ? kthread+0x0/0xa0<br>[&lt;ffffffff8100c140&gt;] ? child_rip+0x0/0x20<br>[&lt;ffffffff8100c140&gt;] ? child_rip+0x0/0x20</b><br><br><br>Can anyone help<br><br>Regards<br><br>Prashant ]]></description>
		            <link>http://scientificlinux.b1.jcink.com//index.php?showtopic=1846</link>
			    <name>majorppk</name>
			    <posts>1</posts>
			<tid>1846</tid>
		         </item></channel>
		</rss>