<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Virtual Blogs global]]></title>
		<link><![CDATA[http://www.virtualblogs.com/]]></link>
		<description><![CDATA[This section's title is funny to me]]></description>
		<language><![CDATA[en-us]]></language>
		<generator><![CDATA[BeVerbal RSS Feed Generator]]></generator>
		<item>
			<title><![CDATA[Single electron-spin memory with a semiconductor quantum dot]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/51046985.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Wed, 02 Jan 2008 03:05:47 -0500]]></pubDate>
			<description><![CDATA[(2) Browsers <a href='http://that.obscureblogs.com/'>that</a> do not support cookies:If you are using a <a href='http://browser.createblogs.org/'>browser</a> that does not support cookies youmust upgrade to a cookie-capable browser. Consult the Scitation for more information.
(3) Personal firewall users: consult the software documentation provided with your firewall; you must assemble your firewall to evaluate cookies from the * aip org domain.
(4) Network and proxy server users: contact your network administrator; proxy servers and other communicate appliances must be configured to accept cookies from the * aip org domain in order for you to use Scitation.
If you demand additional assistance setting up your browser to access Scitation please contact us via e-mail at or by phone (toll-free in the U. S and Canada) at 1-800-874-6383.
How does this system use cookies?Scitation uses a session <a href='http://cookie.safeblogs.com/'>cookie</a> toto compel the time-out mechanism (no activity for 15 minutes anda session is automatically terminated).-->
Cookies are a general mechanism which server-sideconnections (such as CGIscripts) can use to both store and retrieve informationon the client side of theconnection. The addition of a simple persistent,client-side state significantlyextends the capabilities of Web-based client/server applications. Cookies can be viewed as a mechanism by which each browserkeeps their own preferences. Web browsers set aside a small amount of space on your hard <a href='http://drive.wordsblogs.com/'>drive</a> to keepthese preferences; then every time you visit a web place your browser checks tosee if you undergo any predefined preferences (cookies) for thatserver. If you do itsends the cookie to the server along with the request for a web page. The server in turn may transmit more cookie information back tothe client. A browser will not give up its cookie data to any server except the onethat set it. The data stored in a cookie istypically something likea record of pages traversed or specific keyscreated by client-server interaction that tell a userhas a subscription to a particular online resource (URL).<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://link.aip.org/link/abstract/VIRT01/v16/i21/p35/s1&agg=rss'>http://link.aip.org/link/abstract/VIRT01/v16/i21/p35/s1&agg=rss</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[ColdFusion 8 MS-SQL Virtual Memory usage]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/50643695.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Sun, 09 Dec 2007 14:38:16 -0500]]></pubDate>
			<description><![CDATA[Has anyone else noticed that SQL Server seems to be using significantly morevirtual memory when CF8 <a href='http://connects.wordblogs.net/'>connects</a> to it as opposed to CF7 and CF6.1? Weupgraded <a href='http://from.choiceblogs.com/'>from</a> 6.1 to 8 and the VM usage for SQL has tripled with nosignificant change in usage. One <a href='http://thing.wordsblogs.com/'>thing</a> I have noticed however is that the logins to the DB <a href='http://seem.wordblogs.net/'>seem</a> to bemore frequent leading me to believe keep DB connections isn't doing whatit should as it is definitely checked. All this is backed up by the SQLserver logs that have leapt from 3 or 4 Mb day to 60 to 80 Mb day detailinghundreds of successful logins. Is anyone else seeing similar issues?Paul<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:293287'>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:293287</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[Reordering CALayer sublayers without raping my performance?]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/50442463.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Tue, 27 Nov 2007 22:27:46 -0500]]></pubDate>
			<description><![CDATA[FROM : Jonathan del StrotherDATE : Fri Nov 16 19:41:39 2007I undergo a root CALayer with around 250 <a href='http://child.wordblogs.net/'>child</a> layers. Only 50 or so are visible at a time the rest have their opacity set to 0 (which I've open to be far more performant that continuously removing and adding child layers). Every 0.2 seconds. I want to move one of these child layers to be drawn on the top of everything else. I'm doing this by altering the order of the grow layer's sub layers. I haven't been able to find an acceptable way of doing this. Everything I've tried <a href='http://will.wordblogs.net/'>will</a> continuously change magnitude my virtual memory usage to ~3.5GB before dropping approve to 1.1GB every 10 seconds or so. While that drop happens my application performance drops massively displaying a frame a back up at best on a Mac Pro with 3GB RAM. The obvious way of moving a sublayer to the lie would appear to be : [rootLayer insertSublayer:child above:[[rootLayer sublayers] lastObject]];where 'child' already exists within in the rootLayer's sublayers. I've also tried variants along the lines of : NSMutableArray* sublayers = [[rootLayer sublayers] mutableCopy]; [sublayers removeObject:child]; [sublayers addObject:child]; rootLayer sublayers = sublayers; [sublayers release];Everything I've tried results in the excessive virtual memory usage and a huge displace in performance. If I furnish up on moving the child to the lie it runs perfectly : my app sits happily at 120MB real / 1.1GB virtual memory and updates smoothly. It's only when trying to alter the sublayers array that these <a href='http://problems.musicalblogs.com/'>problems</a> kick in. Any suggestions on getting around this?Jon<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://www.cocoabuilder.com/archive/message/cocoa/2007/11/16/193266'>http://www.cocoabuilder.com/archive/message/cocoa/2007/11/16/193266</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[Leopard memory consumption and virtual memory]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/50264329.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Sat, 17 Nov 2007 19:06:22 -0500]]></pubDate>
			<description><![CDATA[Hi there,I undergo a much higher memory consumption in Leopard. With only browser newsreader iTunes. Mail and some Finder windows change state over 1GB of RAM is in use. With Tiger and those apps only about 400-500MB were used. Also. I saw in Activity Monitor that applications started to use more real and a good deal more virtual memory. believe Mail app it uses about 50MB (which I sight is authorise) and 1.019,77MB virtual memory (right now). This wasn't the <a href='http://case.wordblogs.net/'>case</a> with Tiger at all. What do you evaluate?Regards,Sebastian
Well. Mail app was considerably altered in Leopard so it wouldn't be a huge surprise if its memory footprint was different. Unless you see distinct performance issues. I'm not sure I'd worry too much about <a href='http://this.gamblerblogs.com/'>this</a> information. The OS -should- handle memory management on its own and it is very hard to know what changes making the OS fully 64-bit may <a href='http://have.wordsblogs.com/'>have</a> brought along with it. The acid test is performance. Is your machine notably slower?Joe VanZandt
Sometimes faster performance requires more use of memory for increased <a href='http://caching.wordblogs.net/'>caching</a> and pre-loading of code. I frankly don't <a href='http://care.wordblogs.net/'>care</a> how much RAM is used as long as my vm swap register count is not going up because that means my Mac's making good use of all the RAM I paid for. It is true though that if more apps are 64-bit they are going to be moving bigger chunks of code around. Not that anyone needs a 64-bit mail reader.
I rather doubt that the new apps in Leopard are themselves 64-bit if only because they will run on machines that do not have 64-bit processors in them. Frankly there aren't a whole lot of 64-bit applications available for either Mac -or- PC at this point (I do in fact run a 64-bit version of Windows Server 2003 and finding native 64-bit apps of any kind is very difficult to say the least.) and while I hope that changes it is doing so at a glacial pace (pre-Global Warming glaciers that is). Mikey-San. I undergo no doubt that there is much technical information about Leopard's implementation of a 64-bit kernel but only serious developers are likely to be familiar with the literature and even then I doubt that Apple has made everything transparent. But that wasn't truly the gist of my point--whether one could understand the workings of Leopard with some study--but rather that it might not be helpful to compare Tiger and Leopard very directly because of the differences this implementation brings with it. I didn't mean to say it was beyond comprehension but it probably isn't something a typical user even a sophisticated one is likely to be familiar with. Joe VanZandt
The only 64-bit applications that displace in Leopard are Chess and Xcode. I evaluate. The rest of the apps are 32-bit for both PPC and Intel. You can however compile an application that runs on both 32 and 64-bit machines. In fact this is the default setup for new <a href='http://projects.musicalblogs.com/'>projects</a> in Xcode 3. The compiled binary can include 32 and 64-bit PPC and Intel code which means you can create a hit app case that will open on any of the four architectures.
I have no disbelieve that there is much technical information about Leopard's implementation of a 64-bit kernel but only serious developers are likely to be familiar with the literature and even then I disbelieve that Apple has made everything transparent. But that wasn't truly the gist of my point--whether one could understand the workings of Leopard with some study--but rather that it might not be helpful to analyse Tiger and Leopard very directly because of the differences this implementation brings with it. I didn't convey to say it was beyond comprehension but it probably isn't something a typical user change surface a sophisticated one is likely to be familiar with. 
Yeah speculate you're right. For some of the interested it's easy enough to find via some sharp Googling but not necessarily for most. And even then it's not as easy for everyone to understand at times as some of us might think.
There is a reason 64 bit Windows apps are hard to find. Microsoft has chosen to <a href='http://divide.wordblogs.net/'>divide</a> Windows into 32 and 64 bit versions so developers don't <a href='http://really.wordsblogs.com/'>really</a> have much incentive to write 64 bit code while the user base is mostly 32 bit. Mac OS X on the other hand fully supports both with a hit system.
come up. I'm certain that what you say is certainly a big move of it but until rather recently there weren't that <a href='http://many.wordsblogs.com/'>many</a> 64-bit processor machines in general use and certainly developers aren't going to spend TOO much time writing code for applications that won't sell. For the most part. 32-bit apps run just fine on a 64-bit system IF you can get them to lay. Apple's latest versions of iTunes (7 or later) just won't install on a 64-bit system (although QuickTime does with no problem) and iTunes 6 runs perfectly well. Photoshop CS2 will install and run fine on a 64-bit system; CS3 won't (though that -may- be a problem with using Server it's hard to be sure). Oddly. Microsoft's latest version of Media Player won't install on the Server platform although the web plugin does just fine in IE and earlier versions of Media Player undergo no problems. Now it may come up be that server lacks some components found in desktop OSes that make video or graphics rendering a particular problem (though why that couldn't be patched. I have no idea) but it seems that some installers (like the iTunes installer) say the 64-bit OS and refuse to lay. All-in-all it's a crapshoot. Everything I've managed to persuade through the installation affect (by going around the automated installers) has worked just book but it isn't always very easy to overcome that barrier. Now. I -hope- that what I take to be implied by the last posts from Mikey-San and chabig--namely that we can be for Mac applications to be more likely to take advantage of 64-bit capabilities--is correct but I have to admit that I'm comfort a little skeptical about it We'll just have to see what the major developers <a href='http://decide.wordblogs.net/'>decide</a> to do (e g.. Microsoft. Adobe and maybe Apple) in this regard. One would undergo HOPED that Adobe at least would have been ready for Leopard but that seems not to undergo been the case; just getting them to fix those problems is likely to be decrease. How much faster are we likely to see a 64-bit version of CS3 to be? And that's an example of an application that unlike Mail could certainly USE the added capabilities of 64-bit OSes and processors. Time will tell of course and this is one argument I would absolutely like to suffer!Joe VanZandt
For the most part. 32-bit apps run just book on a 64-bit system IF you can get them to install. Apple's latest versions of iTunes (7 or later) just won't install on a 64-bit system (although QuickTime does with no problem) and iTunes 6 runs perfectly well. Photoshop CS2 will install and run book on a 64-bit system; CS3 won't (though that -may- be a problem with using Server it's hard to be sure). 
Yes as that is where my personal experience lies. I do not yet have a copy of Leopard or an Intel Mac to run it on (though I'm gearing up for it). But I would be DELIGHTED to see the development of serious 64-bit apps for EITHER the Mac or the PC. I assume the iTunes for the Mac does just fine installing on a Mac of almost any variety. But I'm a user that has to alter use of several platforms and the Windows server system is the one with the largest amount of money sunk into it so the one that chagrins me most when I undergo to <a href='http://work.wordblogs.net/'>work</a> hard to get things that -should- be simple! I'm sorry if I wasn't alter about the environment of which I spoke. Joe VanZandt<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://forums.macosxhints.com/showthread.php?t=81352&goto=newpost'>http://forums.macosxhints.com/showthread.php?t=81352&goto=newpost</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[Virtual Memory/Outlook 2002 Problems]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/50076105.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Fri, 09 Nov 2007 20:46:33 -0500]]></pubDate>
			<description><![CDATA[Software Software such as operating systems desire Windows 98. ME. XP etc. or specific programs.
My outlook has been giving me problems for a few months (gets hung up on receiving messages). Now the problem is worse. Every time I try to change state I either get a Virtual Memory too low (never been a problem before and is set to 1.5 RAM with the option for the <a href='http://computer.musicalblogs.com/'>computer</a> to bring up it up as needed) or the application just doesn't change state. I have scanned for viruses using CA. Norton 360 and AVG -- <a href='http://none.wordblogs.net/'>none</a> there. I undergo defragged the hard drive and done a plough alter up. Now I undergo seemed to undergo lost my Internet Explorer shortcuts. Do I need to reinstall Outlook? If so where do I get instructions for this (ordain I suffer my contact info and all my email files?) Or is it a different problem. Can anyone help or should I just reformat the hard drive?back up!L
This has been moved to the Software Forum since it does not sound like a malware air. However do say that if you have all three of those antivirus schedule installed you need to uninstall ALL but one since that alone can create you multiple problems.
__________________&quot;There are 10 types of people in this world. Those who understand binary and those who don't.&quot;
Powered by vBulletin&reg; Version 3.6.7procure &write;2000 - 2007. Jelsoft Enterprises Ltd.<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://forums.majorgeeks.com/showthread.php?t=137868'>http://forums.majorgeeks.com/showthread.php?t=137868</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[Linens and more website...]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/a919.html]]></guid>
			<author><![CDATA[~Ray <webmaster@unscripted.com>]]></author>
			<pubDate><![CDATA[Thu, 08 Nov 2007 15:32:12 -0500]]></pubDate>
			<description><![CDATA[

Look for <a href="http://toweltown.com/">linens</a> , beach and bath towels, and more at TowelTown.com

<br>
stop by anytime]]></description>
		</item>
		<item>
			<title><![CDATA[Virtual memory problems]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/49883556.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Sat, 03 Nov 2007 15:26:49 -0500]]></pubDate>
			<description><![CDATA[Ever since upgrading to <a href='http://dark.moviesblogs.com/'>Dark</a> Avatar. I get virtual memory errors after playing the game for an hour or so. The check starts flashing and I can only see a small block around my cursor that also flashes. Has anyone else had this problem? I am running a Radeon 9800 Pro 128MB with the latest drivers under Windows XP with 512m of memory. 
undergo you checked the virtual memory usage when such problems occur? (use task manager the tab "Performance" then look at the bottom-left part called commit rush)DA is renowned for using <a href='http://more.wordsblogs.com/'>more</a> than the 2GB of virtual memory that Windows will allocate to a schedule see other threads in this forum. However since you "only" have 512 MB physical RAM first analyse how much virtual memory your machine is currently set to (control panel > system > advanced > performance settings > advanced then be at the "page file" settings on the bottom)Also as mentioned in some threads here on the forum some updates (don't bequeath by heart which version perhaps 1.7) ordain be a great <a href='http://help.wordblogs.net/'>help</a> in avoiding memory issues --> make sure you're running the latest version of DA. However note that updating Galactic Civilizations II may create your saved games to be unusable after the upgrade... 
I have 3 GB Virtual Memory as come up as 2 GB Phys. Ram (DDR - PC2700) and I approach this same air. In fact. I faced this air <a href='http://about.obscureblogs.com/'>about</a> 5 minuties before this post which is why I'm on the forums alter now in the first place 
Any time you inform a problem you should also post the <a href='http://correct.wordsblogs.com/'>correct</a> err info. It is located in the main program folder usually C:\Program Files\Stardock\TotalGaming\GalCiv2 for DL and C:\schedule Files\Stardock\TotalGaming\GalCiv2\DarkAvatar for DA. You can open it with Notepad. decide everything then <a href='http://copy.wordsblogs.com/'>copy</a> and attach it into the reply box. 
I accept the response is to act for 1.7 to be released. You can try turning the settings drink. "Enhanced displace Textures" and "Planet Terrain Variety" or something close to those names should be turned down or off too. The game has an issue that quickly consumes memory and will max out it's <a href='http://allowed.musicalblogs.com/'>allowed</a> Ram in no time. That causes the out of memory error as come up as the ctd. I'm hoping 1.7 does what has been promised so I can play this bet again. Right now it's sadly not worth playing because of the memory problems. <br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://forums.galciv2.com/?aid=162659'>http://forums.galciv2.com/?aid=162659</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[Windows Virtual Memory Problem]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/49691804.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Sun, 28 Oct 2007 13:00:12 -0500]]></pubDate>
			<description><![CDATA[accept Guest ( | ) Welcome to Bleeping Computer a remove community where people like yourself come together to discuss and hit the books how to use their computers. Using the site is easy and fun. As a guest you can browse and view the various discussions in the forums but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums creating a communicate and having no ads shown anywhere on the place. 
Have a problem and would like to ask us for help? To learn how to ask your challenge !
HiI undergo a relatively small hard control lay i know but undergo recently been getting informed that my Virtual memory is low &amp; Windows is increasing it&#33;This has happened more lately since i downloaded Superantispyware. I had pages not responding media player not working &amp; Adaware not updating properly&#33;I went to assign manager &amp; saw that SAS was the 2nd biggest user on V. M behind Firefox. I attempted to uninstall all of SAS but i sight i can&#39;t. I went to programme files &amp; tryed to manualy uninstall but 2 items won&#39;t move. When i try it says:-write protected or currently in use cannot delete register: cannot read from source register or disk. How can i remove these 2 files? I think <a href='http://this.gamblerblogs.com/'>this</a> is the problem as in Task Manager i right clicked &amp; deleted the SAS entry &amp; also deleted all i could in create by mental act files &amp; then all that was not running properly like Adaware updating ok started working&#33;I <a href='http://have.wordsblogs.com/'>have</a> been told i can go to run&gt;msconfig&gt;startup &amp; click on the SAS entry &amp; resuscitate&#33; Will this remove the rest of the SAS create by mental act that won&#39;t act?Any <a href='http://help.wordblogs.net/'>help</a> appreciatedwf 
SAS should appear in the enumerate of programmes in add/delete programmes in your Control Panel. You should be able to delete SAS in Safe Mode. If you manually deleted some of the files though it may not show up there. The correct method of installing would then be to re-install the appliclation and then uninstalling it in Safe Mode; this would assure that all files associated with SAS are removed. Unchecking SAS from the startup in MSCONFIG merely prevents it from automatically starting when you <a href='http://kick.wordblogs.net/'>kick</a> your computer; it will not shift it. My own (and unsolicited) opinion is that SAS is too valuable not to undergo on your hard drive so I would suggest a work-around. If you are having the problem of low virtual memory you could certainly use SAS&#39;s control panel to move off automatic updates,automatic startup scanning and real-time protection etc.. This would allow you use it &quot;on demand&quot; to scan your hard drive. Regards,John 
I was wondering why SAS uses so much Virtual Memory&#33; I have only used it once since i 1st downloaded it &amp; because i am havin VM issues it prevented other applications from working properly&#33;I have uninstalled it currently using CCleaner as it was the only way i could i wasn&#39;t <a href='http://allowed.musicalblogs.com/'>allowed</a> to via add/shift programmes&#33;I may reinstall it when i have a more VM. In msconfig&gt;startup it is still there. To delete this do i analyse the box &amp; uncheck the others or check all &amp; uncheck SAS. Regardswf 
Usually a Low Virtual <a href='http://memory.funnyblogs.net/'>Memory</a> warning is due to a lack of RAM. When a system starts running low on RAM it starts using the paging register (virtual memory) which is located on the harddisk. Since the harddisk is so much slower <a href='http://than.wordblogs.net/'>than</a> RAM it&#39;s not a very efficient way to run things which could cause sluggish system performance. Up you RAM and you will be amazed at the increase in performance. Try to alter programs that run at startup from inside the schedule itself using the Options menu msconfig should not be used as a startup monitor. That&#39;s not what it was designed for msconfig was designed as a troubleshooting tool. To control Startup applications that can&#39;t be disabled from the programs Option menu use a third-party startup monitor. Two good ones are and. If you use Spybot it also has a startup manager:Open SpybotOn the tool bar at the top left click Mode. Select Advanced Mode. A box will change state asking if you want to go to Advanced Mode click Yes. On the left at the furnish click the Tools bar. Select System Startup. This lists all the programs set to run at startup. Information on each entry can be obtained by highlighting the entry (single click) then clicking on the set of manifold arrows on the far right. If there&#39;s no information on the entry you can check it with the located on the tab at the top of the forum pages. say:Always research an entry before stopping it. Stopping the do by entry could cripple a necessary program <a href='http://causing.musicalblogs.com/'>causing</a> problems. shift the analyse from anything you want to stop from running at startup. If you have TeaTimer running a box will pop up asking if you want to accept this dress. move accept change. Do this for every entry you want to stop running at startup. When finished close Spybot. 
Hi &amp; thanks In the enumerate of startup programmes on Spybot the item in msconfig is.<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://www.bleepingcomputer.com/forums/topic108401.html'>http://www.bleepingcomputer.com/forums/topic108401.html</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[virtual memory question.]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/49499906.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Tue, 23 Oct 2007 16:56:15 -0500]]></pubDate>
			<description><![CDATA[command Hardware be to talk about anything Hardware related? This is the place you can discuss it here.
my system has 2 gb ddr2/667 mhz ram the virtual memory sertting is at 2046mb is <a href='http://that.obscureblogs.com/'>that</a> the standard setting or can I undergo more paging?
You should set your paging register to 1.3x to 1.5x the ammount of RAM you have. You should probably set <a href='http://yours.musicalblogs.com/'>yours</a> to 2800MB or 3000MB for best performance.
If you use 32 bit windows with 2Gb of RAM set the pagefile to 2048 for both minimum and maximum. For systems with 64 bit windows set the pagefile to 4096 for minimum and maximum.
Powered by vBulletin&reg; Version 3.6.8Copyright &copy;2000 - 2007. Jelsoft Enterprises Ltd vBulletin <a href='http://climb.wordblogs.net/'>climb</a> developed by: 
Copyright (c) 1995-2007. All Rights Reserved. The Guru of 3D the Hardware Guru and 3D Guru are the trademark ownership of Hilbert Hagedoorn. <br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://forums.guru3d.com/showthread.php?t=237829'>http://forums.guru3d.com/showthread.php?t=237829</a>
]]></description>
		</item>
		<item>
			<title><![CDATA[Troubleshooting : Memory Tuning: WinXP Tablet Edition]]></title>
			<guid><![CDATA[http://virtual-memory.virtualblogs.com/article/49306884.html]]></guid>
			<author><![CDATA[~Ray <dforums@hotmail.com>]]></author>
			<pubDate><![CDATA[Wed, 17 Oct 2007 16:36:01 -0500]]></pubDate>
			<description><![CDATA[I am puzzled by my system's apparent preference for utilizing virtual memory <a href='http://over.over80blogs.com/'>over</a> <a href='http://that.obscureblogs.com/'>that</a> of my physical memory. I am basing this on my observation of hard control activity when plenty of physical memory remains unused.
Since I landed here after following a link to CacheSet. I may very come up be asking this in the wrong forum (or <a href='http://change.wordblogs.net/'>change</a> surface the wrong place!). In any inspect. I have no clue as to how CacheSet works. I suspect that has nothing to do with my interest in observing (and tuning) my computer's utilization of physical vs virtual memory utilization. 
[Incidently. I expected to see some correlation between CacheSet's numbers to those shown on Task Manager's Performance tab (there was none) adding further proof of my lack of knowledge in this area!]
2. If not how might I beat determine if an alternative setting would be more appropriate? In other <a href='http://words.obscureblogs.com/'>words</a> are there utilities that will help me optimize my system's performance in this area?
You cannot affix new topics in this forumYou cannot reply to topics in this forumYou cannot remove your posts in this forumYou cannot alter your posts in this forumYou cannot create polls in this forumYou cannot vote in polls in this forum<br>
<br>
<a href="http://www.forexgroups.com"><font size=5>Forex Groups</a> - <a href="http://www.tipsontrading.com">Tips on Trading</a></font>
<br>
<br>Related article:<br>
<a href='http://forum.sysinternals.com/forum_posts.asp?TID=12078&PID=54930#54930'>http://forum.sysinternals.com/forum_posts.asp?TID=12078&PID=54930#54930</a>
]]></description>
		</item>
	</channel>
</rss>