 




<?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>Enterprise Linux Log &#187; Completely fair scheduler</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/enterprise-linux/tag/completely-fair-scheduler/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/enterprise-linux</link>
	<description>A SearchEnterpriseLinux.com blog</description>
	<lastBuildDate>Mon, 20 May 2013 17:16:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Huge page handling and CFS with tickless kernel highlights of RHEL 6 beta</title>
		<link>http://itknowledgeexchange.techtarget.com/enterprise-linux/huge-page-handling-and-cfs-with-tickless-kernel-highlights-of-rhel-6-beta/</link>
		<comments>http://itknowledgeexchange.techtarget.com/enterprise-linux/huge-page-handling-and-cfs-with-tickless-kernel-highlights-of-rhel-6-beta/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 17:53:18 +0000</pubDate>
		<dc:creator>Leah Rosin</dc:creator>
				<category><![CDATA[Completely fair scheduler]]></category>
		<category><![CDATA[huge pages]]></category>
		<category><![CDATA[Intel Nehalem-EX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[Red Hat Enterprise Linux]]></category>
		<category><![CDATA[RHEL 6]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/enterprise-linux/?p=896</guid>
		<description><![CDATA[Last week, Red Hat released the beta version of Red Hat Enterprise Linux 6 to the public, moving the next major release of their popular server operating system into the testing and hardening phase. I spoke with Tim Burke, Vice President of Linux Engineering at Red Hat, and he filled me in on some of [...]]]></description>
				<content:encoded><![CDATA[<p>Last week, Red Hat released the beta version of Red Hat Enterprise Linux 6 to the public, moving the next major release of their popular server operating system into the testing and hardening phase.</p>
<p>I spoke with Tim Burke, Vice President of Linux Engineering at Red Hat, and he filled me in on some of the details. Red Hat also has posted a blog with <a href="http://press.redhat.com/2010/04/21/red-hat-enterprise-linux-6-beta-available-today-for-public-download/">extensive product specs for RHEL 6</a> on their website.</p>
<p><strong>Completely fair scheduler</strong><br />
A couple of weaknesses in Linux that were discussed with the Linux kernel panel at the recent Linux Collaboration Summit are addressed by RHEL 6. At the top of the list is the completely fair scheduler (CFS), with better &#8220;awareness&#8221; of the hardware topology, which Burke said is increasingly important in today&#8217;s systems.</p>
<p>&#8220;For systems like Intel’s Nehalem-EX, different pieces of memory are closely associated with different cores,&#8221; said Burke. &#8220;The cost of memory access is not uniform. [With CFS] I/O devices can be more efficiently accessed by the processor most local to it. It is better able to assign workloads to the optimal set of processors.&#8221;</p>
<p>This improved scheduler has been shared upstream, and is now part of the Linux development tree.</p>
<p>&#8220;We continue to perform work on improving latency in I/O stack,&#8221; said Burke. &#8220;We will drive that innovation upstream.&#8221;</p>
<p><strong>Huge pages</strong><br />
Transparent huge pages are one of the virtualization improvements in RHEL 6 beta. The huge pages are a way of more efficiently mapping large regions of memory that can be used by applications, said Burke, who said that they have produced up to 20% performance enhancement in some systems.</p>
<p>&#8220;Virtual management registers page table entries and maps to a block of memory (4,096),&#8221; said Burke. &#8220;Memory that is mapping a virtualized guest could easily be 256 GB, so to manage that in 4,096 KB pages can be inefficient. But when you use huge pages, each page table can map up to 2 GB of physical memory.&#8221;</p>
<p>Huge pages themselves aren&#8217;t new, but in RHEL 5, the system administrator would have to reserve chunks of memory to use huge pages, said Burke.</p>
<p>&#8220;In RHEL 6 is ability to automatically manage huge pages, without the system admin having to reserve memory,&#8221; said Burke. &#8220;It automatically allocates large memory pages for any app that requests large memory allocation. It obviates having to alter application.&#8221;</p>
<p>To download the beta and begin testing it out, you can visit the <a href="http://www.redhat.com/rhel/beta/">RHEL 6 beta page</a> on Red Hat&#8217;s website.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/enterprise-linux/huge-page-handling-and-cfs-with-tickless-kernel-highlights-of-rhel-6-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
