<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: OSX &amp; MSP cpu confusion</title>
		<atom:link href="http://cycling74.com/forums/topic/osx-msp-cpu-confusion/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 13:09:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-29401</guid>
					<title><![CDATA[OSX &amp; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-29401</link>
					<pubDate>Sat, 02 Jan 2010 20:11:23 +0000</pubDate>
					<dc:creator>Tim Lloyd</dc:creator>

					<description>
						<![CDATA[
						<p>One of my patches is registering 20-30% cpu in MaxMSP when it&#8217;s fully up and running (&#8230;..desparately needs some optimizing), but Activity Monitor is telling me that MaxMSP is using 60-70% of my cpu.</p>
<p>That&#8217;s with no apps other than Max5 running, and only that one patch open.  With audio off, Activity Monitor is still showing that Max is using 25% cpu.  Bearing in mind that this patch is about 95% MSP, with a very minimal interface (and all buffers empty), that seems very strange to me.</p>
<p>I&#8217;m using 10 instances of elasticindex~ (autosmooth setting IS off, but they still account for a lot of the processing), but it appears that Max is using what seems to be a massive percentage of my cpu.  Even with audio off and no patches open, it is still showing 20% in Activity Monitor.</p>
<p>Does this seem strange to anyone else?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91845</guid>
					<title><![CDATA[Re: OSX &#038; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91845</link>
					<pubDate>Mon, 04 Jan 2010 00:31:54 +0000</pubDate>
					<dc:creator>maxik</dc:creator>

					<description>
						<![CDATA[
						<p>I have the same question. I have noticed that in activity monitor always shows double cpu usage than the one it shows in Max cpu.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91847</guid>
					<title><![CDATA[Re: OSX &#038; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91847</link>
					<pubDate>Mon, 04 Jan 2010 03:42:49 +0000</pubDate>
					<dc:creator>Tim Lloyd</dc:creator>

					<description>
						<![CDATA[
						<p>It makes sense that the cpu usege is showing only the DSP, but I was under the impression that MaxMSP doesn&#8217;t do multi-core processing (apart from in poly~), so no matter how heavy a non-poly~ patch gets, it wouldn&#8217;t be peaking above 50% in Activity Monitor.  Or am I completely misunderstanding how all these factors interact? Probably am&#8230;..I&#8217;ll read through the docs again to see if they shed any light.</p>
<p>It&#8217;s not a massive issue for me at the moment, just an observation.</p>
<p>All things considered, I&#8217;m learning that 10 channels of granular phrase sample-munging is not particularly kind to my laptop&#8230;&#8230;never mind.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91848</guid>
					<title><![CDATA[Re: OSX &#038; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91848</link>
					<pubDate>Mon, 04 Jan 2010 07:07:46 +0000</pubDate>
					<dc:creator>Jean-Marc Pelletier</dc:creator>

					<description>
						<![CDATA[
						<p>In Activity Monitor, two cores maxed out will show up as 200% activity, not 100%. Quad cores can go up to 400%.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91849</guid>
					<title><![CDATA[Re: OSX &#038; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91849</link>
					<pubDate>Mon, 04 Jan 2010 08:53:46 +0000</pubDate>
					<dc:creator>phil hughes</dc:creator>

					<description>
						<![CDATA[
						<p>Mmmm&#8230;</p>
<p>Not sure Jean-Marc, </p>
<p>I have an old powerbook g4 (single core) and I&#8217;ve always had the same question. </p>
<p>Why does activity monitor show a different % than in Max&#8217;s DSP ?</p>
<p>phil</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91850</guid>
					<title><![CDATA[Re: OSX &#038; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91850</link>
					<pubDate>Mon, 04 Jan 2010 09:17:04 +0000</pubDate>
					<dc:creator>andrea agostini</dc:creator>

					<description>
						<![CDATA[
						<p>Max&#8217;s DSP cpu usage only shows you the cost of the DSP computation. the idea is that for every signal vector it shows you the ratio between the time  spent in calculating the audio and the actual duration of the vector &#8211; does it make sense?</p>
<p>But at the same time Max is doing lots of other stuff &#8211; all the non-MSP things, messages, UI, its internal workings and much more&#8230; Activity monitor also shows you all of this.</p>
<p>And yes, Max does use your cores. You have the main thread, the high priority thread if you have overdrive on, the DSP thread and one or more threads if you have a poly~ @parallel 1. Potentially, each thread runs on a different core or processor.</p>
<p>If this sounds mysterious, and you want an in-depth look on the subject, there&#8217;s a great article by JKC</p>
<p><a href="http://cycling74.com/2004/09/09/event-priority-in-max-scheduler-vs-queue/#more-604" rel="nofollow">http://cycling74.com/2004/09/09/event-priority-in-max-scheduler-vs-queue/#more-604</a></p>
<p>Hope this helps&#8230;<br />
aa</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91851</guid>
					<title><![CDATA[Re: OSX &#038; MSP cpu confusion]]></title>
					<link>http://cycling74.com/forums/topic/osx-msp-cpu-confusion/#post-91851</link>
					<pubDate>Mon, 04 Jan 2010 10:18:12 +0000</pubDate>
					<dc:creator>Jean-Marc Pelletier</dc:creator>

					<description>
						<![CDATA[
						<p>Phil, </p>
<p>I&#8217;m surprised Apple hasn&#8217;t documented this better, but from a third party source:</p>
<p><a href="http://macperformanceguide.com/Mac-MonitoringTips.html" rel="nofollow">http://macperformanceguide.com/Mac-MonitoringTips.html</a></p>
<p>Of course, that&#8217;s only one reason why there is a discrepancy. Andrea&#8217;s post explains the rest.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

