![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
My understanding is that a readyboost drive is a drive that windows dumps data to as its faster than dumping data to a hard disk.... If that is true, would I also get better performance to install apps onto the readyboost drive such as Flight sim X?? What about the swap file that currently windows puts onto my C:\, would I be better to move the swap file to the ready boost drive? |
|
|||
|
Hi,
Your understanding is incorrect. Readyboost is an indexed cache of frequently used files, but they are stored on a slower drive. Because they are indexed, they can be accessed faster, but the actual seek time of a thumb drive is considerably slower than your hard drive. Do not install software there. Do not move the pagefile there. Performance would lag considerably. When a program is run, the files are loaded into the physical memory and pages, they are not actually run from the hard drive (other than the page faults loading the pages on an as needed basis to physical memory). Loading them from a thumb drive, with its slower seek time, will result in a greater lag in initialization of software you wish to use. -- Best of Luck, Rick Rogers, aka "Nutcase" - Microsoft MVP http://mvp.support.microsoft.com/ Windows help - www.rickrogers.org My thoughts http://rick-mvp.blogspot.com "Heath P. Dillon" wrote in message ... Hi, My understanding is that a readyboost drive is a drive that windows dumps data to as its faster than dumping data to a hard disk.... If that is true, would I also get better performance to install apps onto the readyboost drive such as Flight sim X?? What about the swap file that currently windows puts onto my C:\, would I be better to move the swap file to the ready boost drive? |