<?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>Script of the Day - Find the Cores on a System</title><link>http://blogs.msdn.com/buckwoody/archive/2007/08/13/script-of-the-day-find-the-cores-on-a-system.aspx</link><description>Sure, you can get the number of processors fairly easily ffrom SQL Server. But did you know you can also get the number of actual cores as well? This little gem works with SQL Server 2005: SELECT cpu_count/hyperthread_ratio AS sockets FROM sys.dm_os_sys_info;</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Blog Postings  &amp;raquo; Script of the Day - Find the Cores on a System</title><link>http://blogs.msdn.com/buckwoody/archive/2007/08/13/script-of-the-day-find-the-cores-on-a-system.aspx#4378166</link><pubDate>Tue, 14 Aug 2007 07:15:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4378166</guid><dc:creator>MSDN Blog Postings  » Script of the Day - Find the Cores on a System</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/08/14/script-of-the-day-find-the-cores-on-a-system/"&gt;http://msdnrss.thecoderblogs.com/2007/08/14/script-of-the-day-find-the-cores-on-a-system/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>MSDN Blog Postings  &amp;raquo; Script of the Day - Find the Cores on a System</title><link>http://blogs.msdn.com/buckwoody/archive/2007/08/13/script-of-the-day-find-the-cores-on-a-system.aspx#4378171</link><pubDate>Tue, 14 Aug 2007 07:15:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4378171</guid><dc:creator>MSDN Blog Postings  » Script of the Day - Find the Cores on a System</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/08/14/script-of-the-day-find-the-cores-on-a-system/"&gt;http://msdnrss.thecoderblogs.com/2007/08/14/script-of-the-day-find-the-cores-on-a-system/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Geek City: HyperThreaded or Not?</title><link>http://blogs.msdn.com/buckwoody/archive/2007/08/13/script-of-the-day-find-the-cores-on-a-system.aspx#6708673</link><pubDate>Sun, 09 Dec 2007 02:56:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6708673</guid><dc:creator>Kalen Delaney</dc:creator><description>&lt;p&gt;In almost all my classes, and every time I do any performance consulting, I get the question &amp;quot;How can&lt;/p&gt;
</description></item><item><title>Geek City: HyperThreaded or Not?</title><link>http://blogs.msdn.com/buckwoody/archive/2007/08/13/script-of-the-day-find-the-cores-on-a-system.aspx#6708731</link><pubDate>Sun, 09 Dec 2007 03:09:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6708731</guid><dc:creator>Kalen Delaney</dc:creator><description>&lt;p&gt;In almost all my classes, and every time I do any performance consulting, I get the question &amp;quot;How can&lt;/p&gt;
</description></item></channel></rss>