<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using GC Efficiently – Part 2</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx</link><description>In this article I’ll talk about different flavors of GC, the design goals behind each of them and how they work differently from each other so you can make a good decision of which flavor of GC you should choose for your applications. Existing GC flavors</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>진짜와 가짜 꿀을 구별하는 방법</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9859618</link><pubDate>Fri, 07 Aug 2009 00:29:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9859618</guid><dc:creator>생활지혜</dc:creator><description>&lt;p&gt;진짜와 가짜 꿀을 구별하는 방법. &lt;/p&gt;
&lt;p&gt;가짜 꿀은 숟가락에 담아 떨어뜨렸을 때 물엿처럼 흘러 &lt;/p&gt;
&lt;p&gt;꿀을 숟가락에 떠서 아래로 떨어뜨려 보면 된다. &lt;/p&gt;
&lt;p&gt;이 때 물엿처럼 주르르 흘러내리면 가짜이고, &lt;/p&gt;
&lt;p&gt;응축력이 있어 또박또박 잘려서 떨어지면 진짜가 틀림없다. &lt;/p&gt;
&lt;p&gt;그리고 꿀을 살 때는 봄에 따낸 첫 꿀과 가을에 따낸 것은 피하는 것이 좋다.&lt;/p&gt;
&lt;p&gt;출처:다음카페 생활의지혜!&lt;/p&gt;
&lt;p&gt;4321&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9859618" width="1" height="1"&gt;</description></item><item><title>re: Using GC Efficiently – Part 2</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9847407</link><pubDate>Fri, 24 Jul 2009 12:19:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9847407</guid><dc:creator>malathywill</dc:creator><description>&lt;p&gt; Is there any way to know about the GC mode for the application running currently other than System.Runtime.GCSettings.IsServerGC? Because, once I am using a desktop application in a single processor and enabled ServerGC. It gives me the result that System.Runtime.GCSettings.IsServerGC is true. We all know that even when server GC is enabled in single processor, by default workstation GC will be running in the background. How can I confirm that workstation GC is in use even when server GC is enabled?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9847407" width="1" height="1"&gt;</description></item><item><title>re: Using GC Efficiently – Part 2</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9647740</link><pubDate>Thu, 28 May 2009 19:23:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9647740</guid><dc:creator>Dave Black</dc:creator><description>&lt;p&gt;I just found the System.Runtime.GCSettings.IsServerGC property to programmatically tell what mode the GC is in.&lt;/p&gt;
&lt;p&gt;However, my real question is...what decides the mode that the GC should run in? &amp;nbsp;I was always under the impression that the .NET Framework running on a &amp;quot;server OS&amp;quot; would use &amp;quot;Server GC&amp;quot; and any non-server OS would use the Workstation GC. &amp;nbsp;I see that the default setting for &amp;quot;gcServer&amp;quot; is disabled.&lt;/p&gt;
&lt;p&gt;Do I need to explicitly set the &amp;lt;gcServer enabled=“true&amp;quot;/&amp;gt; for .NET 3.5 on Windows Server 2003 R2 SP2 if I want to use Server GC?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9647740" width="1" height="1"&gt;</description></item><item><title>re: Using GC Efficiently – Part 2</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9647574</link><pubDate>Thu, 28 May 2009 18:58:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9647574</guid><dc:creator>Dave Black</dc:creator><description>&lt;p&gt;Is there a way to determine, either programmatically or not, which version of the GC is being used?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9647574" width="1" height="1"&gt;</description></item><item><title>SSIS 2005 and the .NET Garbage Collector | Microsoft Share Point</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9593755</link><pubDate>Thu, 07 May 2009 17:52:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9593755</guid><dc:creator>SSIS 2005 and the .NET Garbage Collector | Microsoft Share Point</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://microsoft-sharepoint.simplynetdev.com/ssis-2005-and-the-net-garbage-collector/"&gt;http://microsoft-sharepoint.simplynetdev.com/ssis-2005-and-the-net-garbage-collector/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9593755" width="1" height="1"&gt;</description></item><item><title>Using GC Efficiently</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9476109</link><pubDate>Sat, 14 Mar 2009 18:58:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9476109</guid><dc:creator>iwebthereforeiam</dc:creator><description>&lt;p&gt;An ancient article on using the .NET garbage collector. Using GC Efficiently - Part 2...&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9476109" width="1" height="1"&gt;</description></item><item><title>Does this code Force Garbage Collector to Collect | keyongtech</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9365186</link><pubDate>Thu, 22 Jan 2009 12:04:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9365186</guid><dc:creator>Does this code Force Garbage Collector to Collect | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/644359-does-this-code-force-garbage"&gt;http://www.keyongtech.com/644359-does-this-code-force-garbage&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9365186" width="1" height="1"&gt;</description></item><item><title>The Inquisitive Coder - Davy Brion&amp;#8217;s Blog  &amp;raquo; Blog Archive   &amp;raquo; Great Links On Using Garbage Collection Efficiently</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9306217</link><pubDate>Sun, 11 Jan 2009 22:24:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9306217</guid><dc:creator>The Inquisitive Coder - Davy Brion&amp;#8217;s Blog  &amp;raquo; Blog Archive   &amp;raquo; Great Links On Using Garbage Collection Efficiently</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://davybrion.com/blog/2009/01/great-links-on-using-garbage-collection-efficiently/"&gt;http://davybrion.com/blog/2009/01/great-links-on-using-garbage-collection-efficiently/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9306217" width="1" height="1"&gt;</description></item><item><title>.NET Memory Management – Resources</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9304885</link><pubDate>Sun, 11 Jan 2009 02:40:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9304885</guid><dc:creator>Scott Dorman's Blog</dc:creator><description>&lt;p&gt;Note : This entry was originally posted on 9/14/2008 5:16:11 PM. I present at a lot of the local Florida&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9304885" width="1" height="1"&gt;</description></item><item><title>re: Using GC Efficiently – Part 2</title><link>http://blogs.msdn.com/b/maoni/archive/2004/09/25/234273.aspx#9258057</link><pubDate>Wed, 31 Dec 2008 07:37:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9258057</guid><dc:creator>Sudeep</dc:creator><description>&lt;p&gt;Maoni,&lt;/p&gt;
&lt;p&gt;How can I find out if I have concurrent GC or non-concurrent GC for an ASP.net app hosted in an IIS process - w3wp.exe running on a UP box? !eeversion from SOS only indicates if its server or workstation mode.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9258057" width="1" height="1"&gt;</description></item></channel></rss>