<?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>Performance Within Reach &#187; Misc</title>
	<atom:link href="http://unmanageability.com/index.php/category/misc/feed/" rel="self" type="application/rss+xml" />
	<link>http://unmanageability.com</link>
	<description>Performance Within Reach</description>
	<lastBuildDate>Sat, 17 Jul 2010 19:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Grady Booch, &#8220;As you can tell by the very fact that I am blogging I am not dead yet.&#8221;</title>
		<link>http://unmanageability.com/index.php/2006/05/31/grady-booch-as-you-can-tell-by-the-very-fact-that-i-am-blogging-i-am-not-dead-yet/</link>
		<comments>http://unmanageability.com/index.php/2006/05/31/grady-booch-as-you-can-tell-by-the-very-fact-that-i-am-blogging-i-am-not-dead-yet/#comments</comments>
		<pubDate>Wed, 31 May 2006 11:06:00 +0000</pubDate>
		<dc:creator>Coder</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2006/05/31/grady-booch-as-you-can-tell-by-the-very-fact-that-i-am-blogging-i-am-not-dead-yet/</guid>
		<description><![CDATA[IBM developerWorks : Blogs : Software architecture, software engineering, and Renaissance Jazz
I am inside the ICU at Mayo clinic, just a few hours after my open heart surgery. Steve, my ICU registered nurse, is my eyes and fingers typing this blog. As you can tell by the very fact that I am blogging I am not dead yet.
Wishing you a speedy recovery.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www-03.ibm.com/developerworks/blogs/page/gradybooch?entry=inside_the_i_c_u">IBM developerWorks : Blogs : Software architecture, software engineering, and Renaissance Jazz</a></p>
<blockquote><p>I am inside the ICU at Mayo clinic, just a few hours after my open heart surgery. Steve, my ICU registered nurse, is my eyes and fingers typing this blog. As you can tell by the very fact that I am blogging I am not dead yet.</p></blockquote>
<p>Wishing you a speedy recovery.</p>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2006/05/31/grady-booch-as-you-can-tell-by-the-very-fact-that-i-am-blogging-i-am-not-dead-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>server performance problems due to Hyperthreading?</title>
		<link>http://unmanageability.com/index.php/2005/11/19/server-performance-problems-due-to-hyperthreading/</link>
		<comments>http://unmanageability.com/index.php/2005/11/19/server-performance-problems-due-to-hyperthreading/#comments</comments>
		<pubDate>Sat, 19 Nov 2005 02:51:38 +0000</pubDate>
		<dc:creator>Coder</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2005/11/19/server-performance-problems-due-to-hyperthreading/</guid>
		<description><![CDATA[Slava Ocks, a developer working on SQL Server 2005 within Microsoft, reported similar problems in a blog posting earlier this month.&#8221;Our customers observed very interesting behaviour on high-end HT-enabled hardware. They noticed that in some cases when high load is applied SQL Server CPU usage increases significantly but SQL Server performance degrades,&#8221; wrote Ocks.Ocks then detailed testing which showed this behaviour where a system thread â€” in this case one cleaning out blocks of disk cache memory â€” is running ...]]></description>
			<content:encoded><![CDATA[<blockquote cite="http://news.zdnet.co.uk/0,39020330,39237341,00.htm"><p><a href="http://blogs.msdn.com/slavao/archive/2005/11/12/492119.aspx">Slava Ocks</a>, a developer working on SQL Server 2005 within Microsoft, reported similar problems in a blog posting earlier this month.&#8221;Our customers observed very interesting behaviour on high-end HT-enabled hardware. They noticed that in some cases when high load is applied SQL Server CPU usage increases significantly but SQL Server performance degrades,&#8221; wrote Ocks.Ocks then detailed testing which showed this behaviour where a system thread â€” in this case one cleaning out blocks of disk cache memory â€” is running at the same time as worker threads. &#8220;With Intel HT technology, logical processors share L1 &#038; L2 caches. As you would guess [this] behaviour can potentially trash L1 &#038; L2 caches,&#8221; he said.</p></blockquote>
<p class="citation"><cite><a href="http://news.zdnet.co.uk/0,39020330,39237341,00.htm">Hyperthreading hurts server performance, say developers &#8211; ZDNet UK News</a></cite></p>
<p>{Update}<br />
The <em><a href="http://news.zdnet.co.uk/0,39020330,39237341,00.htm">original</a></em> story made it to Slashdot&#8230; interesting comments in the  <a href="http://hardware.slashdot.org/comments.pl?sid=168793&#038;threshold=1&#038;mode=thread&#038;commentsort=3&#038;op=Change">discussions forum</a>. Apparently, Intel does mention the cache contention issues in their documentation.</p>
<p><a href="http://www.ocelotbob.org/">OcelotBob </a>writes:</p>
<blockquote><p>In order for there to be a true benefit to hyperthreading, either the program, the OS or the compiler needs to determine that hyperthreading is enabled, and model the code to only use less than half the cache. It&#8217;s been known that way since the beginning, and frankly, is silly that MS is scratching their heads wondering why this is.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2005/11/19/server-performance-problems-due-to-hyperthreading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who&#8217;s presenting at JavaOne?</title>
		<link>http://unmanageability.com/index.php/2005/05/15/whos-presenting-at-javaone/</link>
		<comments>http://unmanageability.com/index.php/2005/05/15/whos-presenting-at-javaone/#comments</comments>
		<pubDate>Sun, 15 May 2005 09:47:33 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[JavaOne]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2005/05/15/whos-presenting-at-javaone/</guid>
		<description><![CDATA[This year they&#8217;re having 318 BOFs and Sessions in 8 different Tracks&#8230;
BEA &#8212; 26 talks: 13 BOFs, 13 Sessions
Google &#8212; 2 talks: 1 BOF, 1 Session
IBM &#8212; No talks???
Sun &#8212; 144 Talks: 71 BOFs, 73 Sessions
Oracle &#8212; 16 Talks: 5 BOFs, 11 Sessions
Nokia &#8212; 11 Talks: 7 BOFs, 4 Sessions
HP &#8212; 2 talks: 1 BOF, 2 Sessions
SAP &#8212; 2 talks: 1 BOF, 1 Session
Motorola &#8212; 5 talks: 2 BOFs, 3 Sessions
JBoss &#8212; 6 Talks: 1 BOF, 5 Sessions
Interface21 &#8212; 2 ...]]></description>
			<content:encoded><![CDATA[<p>This year they&#8217;re having 318 BOFs and Sessions in 8 different Tracks&#8230;</p>
<p>BEA &#8212; 26 talks: 13 BOFs, 13 Sessions<br />
Google &#8212; 2 talks: 1 BOF, 1 Session<br />
IBM &#8212; No talks???<br />
Sun &#8212; 144 Talks: 71 BOFs, 73 Sessions<br />
Oracle &#8212; 16 Talks: 5 BOFs, 11 Sessions<br />
Nokia &#8212; 11 Talks: 7 BOFs, 4 Sessions<br />
HP &#8212; 2 talks: 1 BOF, 2 Sessions<br />
SAP &#8212; 2 talks: 1 BOF, 1 Session<br />
Motorola &#8212; 5 talks: 2 BOFs, 3 Sessions<br />
JBoss &#8212; 6 Talks: 1 BOF, 5 Sessions<br />
Interface21 &#8212; 2 talks: 2 Sessions</p>
<p>15 Talks about or related to NetBeans: 10 Sessions, 5 BOFs<br />
6 Talks about or related to Eclipse: 2 BOFs, 4 Sessions</p>
<p>Other interesting tidbits:</p>
<p>Talks&#8211;<br />
. Hans Bohem: <a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=270281&#038;ilocation_id=93-&#038;ilanguage=english">Finalization, Threads, and the Javaâ„¢ Technology Memory Model</a><br />
. Arthur Van Hoff: Tahiti:<a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=271105&#038;ilocation_id=93-1&#038;ilanguage=english"> Designing for the TiVo Platform</a>, <a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=271108&#038;ilocation_id=93-1&#038;ilanguage=english">Interactive Media Applications Around the Home</a><br />
. Azul Systems will be giving 3 Sessions.<br />
  . <a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=270268&#038;ilocation_id=93-1&#038;ilanguage=english">Performance Myths Exposed</a>.<br />
     . <em>&#8220;&#8230;We compare tweaked and untweaked code on a wide range of modern Java Virtual Machines (JVM machines) to see what makes Java technology run faster&#8230;. nearly all performance tweaks from five years ago are now strictly counterproductive. &#8220;</em><br />
  . <a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=271429&#038;ilocation_id=93-1&#038;ilanguage=english">Speculative Locking: Breaking the Scale Barrier</a><br />
     . <em>&#8220;&#8230; Speculative Locking allows many threads to speculatively execute at the same time into a locked region. Only threads that actually hit data contention will need to roll back and retry.&#8221;</em><br />
  . <a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=271410&#038;ilocation_id=93-1&#038;ilanguage=english">Network Attached Processing: Tapping 384-Way SMP, 256GB Javaâ„¢ Technology Compute Bricks</a><br />
     . <em>&#8220;&#8230; network attached processing, a fundamentally new model for delivering massive amounts of compute power to Javaâ„¢ technology-based applications running on existing server hardware, operating systems, and middleware platforms&#8221;</em></p>
<p class="credits">Technorati Tags:  <a href="http://www.technorati.com/tag/javaone" rel="tag">JavaOne</a>  | <a href="http://technorati.com/tag/CodePerformance" rel="tag">CodePerformance</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2005/05/15/whos-presenting-at-javaone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSFT @ JavaOne 2005</title>
		<link>http://unmanageability.com/index.php/2005/05/15/msft-javaone-2005/</link>
		<comments>http://unmanageability.com/index.php/2005/05/15/msft-javaone-2005/#comments</comments>
		<pubDate>Sun, 15 May 2005 08:53:07 +0000</pubDate>
		<dc:creator>coder</dc:creator>
				<category><![CDATA[JavaOne]]></category>
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://codeperformance.com/index.php/2005/05/15/msft-javaone-2005/</guid>
		<description><![CDATA[&#8220;I, Microsoft, take you, Sun, to be my partner,
loving what I know of you, and trusting what I do not yet know.
I eagerly anticipate the chance to be as admired as you were,
getting to know the force you had become,
and falling in love a little more every day.
I promise to interop, interop and interop with you
through whatever life may bring us.&#8221;
  2005 will mark the return of  Microsoft to JavaOne though  they did send a few employees ...]]></description>
			<content:encoded><![CDATA[<p>&#8220;I, Microsoft, take you, Sun, to be my partner,<br />
loving what I know of you, and trusting what I do not yet know.<br />
I eagerly anticipate the chance to be as admired as you were,<br />
getting to know the force you had become,<br />
and falling in love a little more every day.<br />
I promise to interop, interop and interop with you<br />
through whatever life may bring us.&#8221;</p>
<p>  2005 will mark the <em>return </em>of  Microsoft to JavaOne though  they did send a few employees at attend last year, this year as Sun CEO Scott McNealy announced on Friday (13th of May) not only are they a &#8220;<em><strong>major</strong></em>&#8221; sponsor but they&#8217;re also presenting sessions and BOFs.</p>
<p>Their talks:</p>
<p><a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=270950&#038;ilocation_id=93-1&#038;ilanguage=english">BOF-9095 	On the Couch With Sun and Microsoft   </a><br />
Ray Lai, Sun Microsystems; <em><a href="http://www.simonguest.com/">Simon Guest</a></em>, Microsoft Corporation; Marina Fisher, Sun Microsystems; Laurence Moroney, Philotic Software Solutions; <em>Dino Chiesa</em>, Microsoft Corporation; <em><a href="http://www.douglasp.com/default.aspx">Doug Purdy</a></em>, Microsoft Corporation</p>
<p><a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=270854&#038;ilocation_id=93-1&#038;ilanguage=english">BOF-9854 	Systems Management Using Web Services and WS-Management  </a><br />
Akhil Arora, Sun Microsystems; <em>Josh Cohen</em>, Microsoft Corporation</p>
<p><a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=271367&#038;ilocation_id=93-1&#038;ilanguage=english">TS-3367 	Interoperability Between Javaâ„¢ Technology and .NET: More Than Just Web Services </a><br />
<em>Kevin Wittkopf</em>, Microsoft; Wayne Citrin, JNBridge, LLC</p>
<p><a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=272530&#038;ilocation_id=93-1&#038;ilanguage=english">TS-3552 	Javaâ„¢ Technology and .NET Interoperability Using WS-* Web Services Architecture </a><br />
<em><a href="http://blogs.sun.com/roller/page/brewin">Robert Brewin</a></em>, Sun Microsystems; <a href="http://www.javapolis.com/confluence/display/JP04/Mark+Hapner">Mark Hapner</a>, Sun Microsystems, Inc.; <em><a href="http://www.xml.com/pub/au/49">Andrew Layman</a></em>, Microsoft Corporation</p>
<p><a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=272543&#038;ilocation_id=93-1&#038;ilanguage=english">TS-3553 	Javaâ„¢ and .NET: Interoperability Challenges and Rewards </a><br />
<a href="http://www.mnot.net/personal/">Mark Nottingham</a>, BEA Systems, Inc.; <a href="http://weblogs.java.net/blog/pelegri/">Eduardo Pelegri-Llopart</a>, Sun Microsystems, Inc; <em><a href="http://c2.com/cgi/wiki?DinoChiesa">Dino Chiesa</a></em>, Microsoft Corporation; <a href="http://searchwebservices.techtarget.com/ateExpertBio/0,289623,sid26_cid446608,00.html">Anne Thomas Manes</a>, Burton Group; <a href="http://www.pocketsoap.com/">Simon Fell</a>, Salesforce.com; William Henry, IONA Technologies</p>
<p><a href="https://www28.cplan.com/javaone05_93_1/session_details.jsp?isid=269866&#038;ilocation_id=93-1&#038;ilanguage=english">TS-9866 	Advanced Web Services Interoperability </a><br />
<em><a href="http://www.simonguest.com/">Simon Guest</a></em>, Microsoft Corporation; <a href="http://developers.sun.com/events/techdays/speakers/index.html">Raghavan Srinivas</a>, Sun Microsystems</p>
<p class="credits">Technorati Tags: <a href="http://www.technorati.com/tag/javaone" rel="tag">JavaOne</a> | <a href="http://technorati.com/tag/CodePerformance" rel="tag">CodePerformance</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://unmanageability.com/index.php/2005/05/15/msft-javaone-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
