Forum menu
PSA: Windows 7 Pro ...
 

[Closed] PSA: Windows 7 Pro just been posted

Posts: 0
Free Member
Topic starter
 

Yeh def like the libraries function on Win 7 - very easy to find photos, videos and documents 🙂


 
Posted : 20/10/2009 2:10 pm
Posts: 31206
Full Member
 

I would have thought that the OS can hold the file im memory instead of writing it to the HDD

It does. That's what the [i]cache manager[/i] is for (see [url= http://msdn.microsoft.com/en-us/library/aa364218%28VS.85%29.aspx ]MSDN[/url]).

What (I think) retro83 was saying is that if you turn off your page file completely then that means [u]all[/u] your allocated memory must be real, physical memory, even if it was allocated by some background process that just hangs around and never uses it.

Which means there is less real, physical memory left to use for file caching, so [i]in theory[/i], turning off your page file could make switching between applications faster (since they are always in physical memory), but it may also slow down disk operations (since there is less memory available for the cache manager to use to cache files).

Personally I'm not sure either way.

Looking at Resource Monitor on my Vista box I can see that I'm currently seeing around seven hard page faults per minute (i.e. seven hits to the pagefile on disk every minute).

So getting rid of my pagefile would eliminate those seven hits (which won't really take up any measurable time), but would cost me physical memory that could be used for file caching.


 
Posted : 20/10/2009 2:11 pm
Posts: 0
Free Member
Topic starter
 

Yeh so If I have 4Gb usable memory and only ever use max 60% then surely not really an issue to me - although I know there are drawback i.e. file backups and corruption issues with power failuer but that too is a problem with read/writes 🙂 It would be an issue if you have stuff all memory and running memory hungry apps?

Why not try turning it off - aparently is does not eliminate all important file caching says some forums? and then look at your resource monitor then you can switch back if necc?


 
Posted : 20/10/2009 2:18 pm
Posts: 31206
Full Member
 

I think you're maybe confusing the file cache and the page file.

Turning off your pagefile won't cause issues with "file backups" or "corruption with power failure".
And it won't eliminate [u]any[/u] file caching, unless there is not enough physical memory left to do any.


 
Posted : 20/10/2009 2:29 pm
Posts: 0
Free Member
Topic starter
 

so whats the purpose of the page file then if its not a form of file caching? 🙂 But yes I have turned off my page file and my computer seems to be faster with no issues I can say to date - 5 months using Win7 RC 🙂

Edit: just found this [url= http://en.wikipedia.org/wiki/Paging ]http://en.wikipedia.org/wiki/Paging[/url]

In many popular systems, there is a concept known as page cache, of using the same single mechanism for both virtual memory and disk caching. A page may be then transferred to or from any ordinary disk file, not necessarily a dedicated space. Page in is transferring a page from the disk to RAM. Page out is transferring a page from RAM to the disk. Swap in and out only refer to transferring pages between RAM and dedicated swap space or swap file, and not any other place on disk.

On Windows NT based systems, dedicated swap space is known as a page file and paging/swapping are often used interchangeably.

Edit again: Right so if there is loads of memory then turning off the swap prob doesn't make much difference just takes up less space if you have a smaller HDD like I have with my 160Gb SSD 🙂


 
Posted : 20/10/2009 2:37 pm
Posts: 31206
Full Member
 

so whats the purpose of the page file then if its not a form of file caching?

As you posted yourself, the page file is a way of providing more total memory space to your applications than you physically have.

Plus it allows the memory from idle processes to be "paged out" from physical memory onto the disk (until they are needed) thus leaving more physical memory available for use by the active processes that will benefit from fast memory access.


 
Posted : 20/10/2009 2:43 pm
Posts: 0
Free Member
Topic starter
 

Right - As above my new SSD is a bit smaller then my old 320Gb SATAT HDD so I think I'll still turn off my paging file or set it small to save space as file access on my ssd is megafast!


 
Posted : 20/10/2009 2:46 pm
Posts: 31206
Full Member
 

Well in some ways it does make sense to turn it off for an SSD, since you only get a limited number of writes in its lifetime and you want to avoid wearing it out.

But then on the other hand, SSD access is so fast that it would be great for pagefiles as hard faults will have much less penalty on it compared to a traditional HDD.

😀


 
Posted : 20/10/2009 3:01 pm
Posts: 0
Free Member
Topic starter
 

Ooooooh - quandry - LOL - I guess its not really important is it Graham 🙂 Thanks for cleaning up the terminology hole in my knowledge 🙂


 
Posted : 20/10/2009 3:05 pm
Posts: 31206
Full Member
 

Yeah, if it's working for you then stick with it. 😀

I suspect if you're doing video editing and it isn't eating all your memory then it's probably 32-bit video editor software. If you get a 64-bit version of it (if there is one) then it will eat all your memory and be a lot quicker, but you'll definitely need a page file then!


 
Posted : 20/10/2009 3:12 pm
Posts: 0
Free Member
Topic starter
 

Tis Sony Vega 8 (yup 32bit) and Photoshop CS3 🙂


 
Posted : 20/10/2009 3:15 pm
Posts: 31206
Full Member
 

There is a [url= http://www.earthboundlight.com/phototips/photoshop-cs4-64bit-32bit.html ]64-bit version on Photoshop CS4[/url] if you are evr upgrading 😀

Likewise a quick google suggests [url= http://forums.creativecow.net/readpost/24/898508 ]Vegas 8 supports 64-bit, but Vegas 9 is true 64-bit[/url].


 
Posted : 20/10/2009 3:21 pm
Posts: 0
Free Member
Topic starter
 

ahh OK ta - think my pockets arn't deep enough to go to CS4 🙂


 
Posted : 20/10/2009 3:22 pm
Posts: 0
Free Member
 

so should i buy windows 7 if i have a laptop struggling sometime on vista... and i can get it for 30 quid?


 
Posted : 20/10/2009 3:23 pm
Posts: 0
Free Member
Topic starter
 

Depends on the spec I guess - is it 64bit - if your running 32bit vista like I was then upgrading to 64bit Windows 7 was much better IMHO 🙂


 
Posted : 20/10/2009 3:40 pm
Posts: 31206
Full Member
 

ahh OK ta - think my pockets arn't deep enough to go to CS4

Ah didn't realise you were planning on paying for it 😀

so should i buy windows 7 if i have a laptop struggling sometime on vista...

Probably yes as it is supposed to work better on laptops and systems with limited memory (might be worth trying a trial first though!)

and i can get it for 30 quid?

Nope.


 
Posted : 20/10/2009 3:45 pm
Posts: 0
Free Member
Topic starter
 

Thinks students can get it for £30? Upgrade is about £70 from home isn't it?


 
Posted : 20/10/2009 3:59 pm
Page 2 / 2