pagefile

You are currently browsing the articles from MS Windows Articles, Reviews and Videos matching the category pagefile.

Get maximum performance from Windows Vista

Vista includes a number of that you can use to pinpoint bottlenecks. Some of these, such as the Health Report, the Experience Index, and the Reliability Monitor, provide static snapshots showing the resources available to your and where those resources might not be adequate to your needs. Others, such as the venerable Task , the new Resource Overview, and Monitor (an improved version of the tool known in XP as Monitor), let you track a variety of metrics in real time.

In addition to these snapshot and utilities, Vista incorporates the following forms of -enhancing : , ,

All three of these are designed to reduce the amount of time your spends engaged in degrading disk IO. is a that observes your usage patterns over extended stretches of time (noting the programs you run and the days and times you typically run them) and adjusts caching behavior to accommodate your own particularities. uses external devices (such as 2.0 flash disks) to disk content of all kinds, reducing the need for time consuming access. And is that supports the use of hybrid drives drives that incorporate nonvolatile flash (NVRAM) as well as conventional rotating disk media. Hybrid drives are particularly useful for extending life on portable computers, because they reduce the need for drive spin.

is useful to anyone running Vista. You don’t need to do anything except be glad that it’s there. should be of interest if you’re in the market for a new and hybrid drives are a purchase option. , in contrast, is of no value unless you implement it by attaching a suitable external device to your . For details, see “Using ” later in this article.

This tips will review these basic enhancing strategies:

Ensuring that you have adequate RAM

Random access (RAM) is the vital stuff that keeps running smoothly. Having enough physical (main) helps reduce the operating ’s dependence on , thereby minimizing the number of number of times has to swap information between fast chips and your (relatively slow) . How much do you need?

The “ Vista Capable” and “ Vista Premium Ready” stickers that appear on some new are based on standards expressed at the Windows Vista Enterprise Hardware Planning Guidance site. According to these standards, a needs 512 MB to be “ Vista Capable” and at least 1 GB to be “ Vista Premium Ready.” You should consider “ Vista Capable” to mean adequate (if barely) for Vista Home Basic. For the more feature rich editions of Vista Home Premium, Business, and Ultimate treat the “ Vista Premium Ready” standards as a minimum. In any case, doubling these minimums will provide a better ride for most users.

You can gauge the adequacy of your ’s physical by watching the graph in the Resource Overview section of the Reliability and Monitor (to open this tool, click the Start buttonPicture of the Start button , type perfmon, and then press ENTER). The blue line on the graph indicates the percentage of your physical that’s currently in use. If this line hovers in the sub arctic zone (say, north of 60 percent) most of the time under your typical working conditions, you might want to consider adding to your , particularly if you are also seeing the green line on the same graph, the line that indicates the number of hard faults per second your is generating, spike off the top of the graph for extended periods of time. (A hard fault, which despite its name is not an error condition, is an instance where a block of needed by the operating has to be fetched from the page file on the . A high number of hard faults per second indicates a large perhaps excessive reliance on , with consequent adverse effects.)

Ensuring that you have an adequate -

Physical might be the vital lubricant of a happily humming machine, but is not designed to run on RAM chips alone, no matter how many of them you have. In addition to using to store programs and data, creates a hidden file on your primary and uses that file to swap pages of data out of physical when necessary. The “swap file” (these days more commonly called a page file) acts as an extension of main or, in other words, as .

In a default , creates the page file in the folder on the same drive that holds the files. The size of the page file is determined by the amount of RAM in your . By default, the minimum size is 1.5 times the amount of , and the maximum size is three times the amount of RAM (twice the minimum). You can see the page file in a window if you configure to show hidden and files; look for .sys in the of your drive.

To see the current of your ’s , click the Start button, click Control Panel, click and Maintenance, click Information and , click Advanced (in the Tasks pane at the left side of the dialog box), and then click Adjust the appearance and of . After answering the User Account Control , you’ll arrive at the Options dialog box. You’re nearly there; click the Advanced tab, and then click Change. The image below shows the dialog box, with default settings for a machine with 2 GB of RAM (default, that is, except that we cleared the Automatically manage paging file size for all drives check box to make the rest of the dialog box easier to read).

By default, creates a single page file in the folder on the same volume that holds the files and manages its size for you. The Currently allocated number near the bottom of the dialog box shows you how large the file is now. If conditions on your change (you run an unusually large assortment of -intensive applications, for example), might expand the page file. It might then return the file to its original size (or a smaller size) if the demand subsides. All this happens without intervention or notification if you leave the Automatically manage paging file size for all drives check box selected.

If you don’t want to do this for you, you have the following options:

You can a paging file from a volume by selecting the volume and choosing No paging file. (You can even get rid of all paging files this way, although doing so is not recommended, even on systems with a lot of RAM.)

Should you get involved in page-file , and, if so, how?

If you have more than one physical disk, moving the page file to a fast drive that doesn’t contain your files is a good idea. Using multiple page files split over two or more physical disks is an even better idea, because your disk controller can process multiple requests to read or write data concurrently. Don’t make the mistake of creating two or more page files using multiple volumes on a single physical disk, however. If you have a single that contains C, D, and E volumes, for example, and you split the page file over two or more of these, you might actually make your run more slowly than before. In that , the heads on the physical disk have to do more work, loading pages from different portions of the same disk sequentially, rather than loading data from a single contiguous region of the .

If you are short of space, you might consider setting a smaller initial page file size. You can use a handy script from MVP Bill James to monitor current page file usage and session peak usage. This tool, a free at BillsWay.com, was written for XP but works fine in Vista. If this script nearly always shows current and peak usage levels well below the current page file size, you might want to consider reducing the initial size to save disk space. On the other hand, if you’re not short of disk space, there’s nothing to be gained from doing this and you might occasionally overload your custom settings, thereby degrading the of your .

Should you enlarge your page file? Most users won’t need to do this. But you might want to keep an eye on the green line in the graph of Resource Overview, as described above in “Ensuring that you have adequate RAM.” If that line is spiking off the top of the graph a great deal of the time during your normal work, you might consider increasing the maximum size of your page file. (Disregard page file spikes and disk activity in general that takes place while you’re not actually working. This is likely to be the result of search indexing, defragmentation, or other background processes and does not indicate a with your actual work .)

NoteFor more information about page file in , we recommend the article “ in XP” on the Windows Support Center website. Although the file magnitudes discussed in this article are pertinent to the XP environment rather than to Vista, the basic information about how manages and uses page files is still useful and valid.

Share and Enjoy: del.icio.us StumbleUpon Facebook Google Furl Live MisterWong.DE NewsVine Reddit Slashdot Technorati YahooMyWeb BlinkList description Fark Netvouz Spurl MisterWong Webnews.de Blogsvine description IndiaGram kick.ie Taggly E-mail this story to a friend! Print this article!

Tags:, , , , , , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on August 24th, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and Contributors and Performance and Prompt and ReadyBoost and ReadyDrive and System Health Report and Virtual and Windows Vista and configuration and hard disk and management and memory and pagefile and physical ram and system and tip and virtual memory and windows and windows system and windows task manager.

Windows Performance Increase - Virtual Memory

This tweak applies to Windows Vista or XP. If you are running many applications, especially large resource hogs that eat huge amount of memory, your system may become unstable or even crash.
You can increase the total amount of memory in your system with a simple virtual memory adjustment of the paging file on your system.

The paging file (Pagefile.sys) is a hidden file on your computer's hard disk that Windows XP uses as if it were random access memory (RAM). The paging file and physical memory make up virtual memory.

According to Microsoft Help and Support "By default, Windows stores the paging file on the boot partition (the partition that contains the operating system and its support files)"

The rule of thumb is to set the virtual memory page file to be 1.5x (times) the physical memory installed roughly. The intent here is to have enough virtual memory so you can multitask and handle opening more programs at once.

For example, if you have a PC with 2 Gigs of Ram, the the paging file size would be aprox 3 Gigs, giving you a total of roughly 5 Gigs.

Although your system my not use it all the key here is to set an adequate amount and limit the page file from growing further than it needs to be. This video tutorial takes you through the steps of quickly setting up this scenario.


Other Tips Users have watched

Written by PCWizKid on June 24th, 2008 with no comments.
Read more articles on 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and Contributors and Performance and Tips and Windows Vista and Xp and hacks and pagefile and pcwizkid and tweak and tweaks and virtual memory.

Sizing up your boot drive’s pagefile

needs a on its that’s large enough for a debugging called a dump. A dump , however, contains highly that’s useful only to system administrators and very advanced users.

A 2MB is enough for to write out the minimum amount of information necessary to help an expert identify the problem. You can create a this small on your , and then add a larger on a different drive for code swapping to .

If you decide to make your -disk this small, you’ll need to follow these steps: (more…)

Tags: , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on March 6th, 2008 with comments disabled.
Read more articles on Boot and Performance and Prompt and Recovery and Windows Vista and Windows XP and boot disk and boot drive and boot partition and kernel memory dump and memory and microsoft and pagefile and pagefile size and startup and systems administrator and technical information and windows.

Save space when using two drives or dual-booting

You may be able to free up some valuable space if you’re using two disk partitions, using two physical drives, or between XP and Vista on the same .

I’ll show you several steps you can take to eliminate duplicate files and get more out of your disks.

Decide on your multiple-

Years ago, it was common for users seeking more to divide a into two or more partitions: portions of a disk, each with a different letter. Back then, recovering data from d: was easier than from c: if the primary (containing ) became corrupted.

That is rare today, because backup programs and disaster-recovery services have improved. But there are still three situations in which you might find yourself handling two or more partitions or physical disks: (more…)

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on February 28th, 2008 with comments disabled.
Read more articles on Boot and Dual-booting and Firefox and Internet Explorer and Linux and Office and Performance and Software and Virtual and Windows Vista and computer and configuration and drive and hard disk and hard drive and machine and management and maximum and memory and microsoft and operating system and pagefile and partition and pc backup and registry and reliability and strategy and system and virtual memory and windows.