<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PCoIP painting issues</title>
	<atom:link href="http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/</link>
	<description>Virtualization is a layer in software. What are you abstracting away from?</description>
	<lastBuildDate>Wed, 04 Jan 2012 10:55:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Forbes Guthrie</title>
		<link>http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/comment-page-1/#comment-1534</link>
		<dc:creator>Forbes Guthrie</dc:creator>
		<pubDate>Mon, 05 Apr 2010 14:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=378#comment-1534</guid>
		<description>Ahhhh, penny drops :)
Okay, sorry for the confusion.  Thanks for taking the time to explain what this was for.</description>
		<content:encoded><![CDATA[<p>Ahhhh, penny drops <img src='http://itsjustanotherlayer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Okay, sorry for the confusion.  Thanks for taking the time to explain what this was for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iguy</title>
		<link>http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/comment-page-1/#comment-1529</link>
		<dc:creator>iguy</dc:creator>
		<pubDate>Thu, 01 Apr 2010 04:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=378#comment-1529</guid>
		<description>The sizing formula in this post is not how much additional RAM you need to allocate for it to work.  This formula is a way around a bug in how the Video HW works in Hardware Version 4.

So in this case if you are triggering this bug and having issues with PCoIP after uninstalling and clean installing the View Agent, you need to find a display setting that fits into the formula in question.

2 Monitors at 1920x1080 max resolution
ie.  ((2 x 1920) x (2 x 1080) x 4)/1024 = 32400  Then 32400/64 = 506.25.  Which is not a divisor of 64. You would still be in a situation where this bug could be happening.

Instead if you go and set the pool&#039;s maximum desktop setting of 4 monitors at 1920x1080 max resolution you would end up with ((4 x 1920) x (4 x 1080) x 4)/1024 = 129,600.  129,600/64 = 2,025.  This is a divisor of 64.  Therefore this would prevent the VRAM bug from triggering.</description>
		<content:encoded><![CDATA[<p>The sizing formula in this post is not how much additional RAM you need to allocate for it to work.  This formula is a way around a bug in how the Video HW works in Hardware Version 4.</p>
<p>So in this case if you are triggering this bug and having issues with PCoIP after uninstalling and clean installing the View Agent, you need to find a display setting that fits into the formula in question.</p>
<p>2 Monitors at 1920&#215;1080 max resolution<br />
ie.  ((2 x 1920) x (2 x 1080) x 4)/1024 = 32400  Then 32400/64 = 506.25.  Which is not a divisor of 64. You would still be in a situation where this bug could be happening.</p>
<p>Instead if you go and set the pool&#8217;s maximum desktop setting of 4 monitors at 1920&#215;1080 max resolution you would end up with ((4 x 1920) x (4 x 1080) x 4)/1024 = 129,600.  129,600/64 = 2,025.  This is a divisor of 64.  Therefore this would prevent the VRAM bug from triggering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forbes Guthrie</title>
		<link>http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/comment-page-1/#comment-1528</link>
		<dc:creator>Forbes Guthrie</dc:creator>
		<pubDate>Tue, 30 Mar 2010 14:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=378#comment-1528</guid>
		<description>OK, here&#039;s an example.  Say you have 2 monitors at 1920x1080.  The formula you give above would make this:
((2 x 1920) x (2 x 1080) x 4)/1024 = 32400
The table in the VMware PDF states that 2 monitors at 1920x1080 will need another 124.92MB (which is rounded up to 128MB) of RAM.</description>
		<content:encoded><![CDATA[<p>OK, here&#8217;s an example.  Say you have 2 monitors at 1920&#215;1080.  The formula you give above would make this:<br />
((2 x 1920) x (2 x 1080) x 4)/1024 = 32400<br />
The table in the VMware PDF states that 2 monitors at 1920&#215;1080 will need another 124.92MB (which is rounded up to 128MB) of RAM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iguy</title>
		<link>http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/comment-page-1/#comment-1527</link>
		<dc:creator>iguy</dc:creator>
		<pubDate>Tue, 30 Mar 2010 03:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=378#comment-1527</guid>
		<description>I&#039;m confused by what you are misunderstanding here Forbes?</description>
		<content:encoded><![CDATA[<p>I&#8217;m confused by what you are misunderstanding here Forbes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forbes Guthrie</title>
		<link>http://itsjustanotherlayer.com/2010/03/pcoip-painting-issues/comment-page-1/#comment-1525</link>
		<dc:creator>Forbes Guthrie</dc:creator>
		<pubDate>Sun, 28 Mar 2010 16:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=378#comment-1525</guid>
		<description>Hi Ian,
I&#039;m not sure that magic formula is right.  Look at the table on the current View Architecture Guide (http://www.vmware.com/pdf/view401_architecture_planning.pdf) at the top of page 28.  I tried a couple in your formula and they didn&#039;t match.  Any ideas? Or am I looking at the wrong table?
Thanks, Forbes.</description>
		<content:encoded><![CDATA[<p>Hi Ian,<br />
I&#8217;m not sure that magic formula is right.  Look at the table on the current View Architecture Guide (<a href="http://www.vmware.com/pdf/view401_architecture_planning.pdf" rel="nofollow">http://www.vmware.com/pdf/view401_architecture_planning.pdf</a>) at the top of page 28.  I tried a couple in your formula and they didn&#8217;t match.  Any ideas? Or am I looking at the wrong table?<br />
Thanks, Forbes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

