Analysis: Vista's Ready Boost is no match for RAM

Status
Not open for further replies.

techtronic

I Always Prefer 1080p
There's a new way to enhance your cache in Vista - simply plug in your Flash memory stick. But how much performance gain can you really expect? TG Daily ran an average PC through a benchmark parcours and discovered that the old rules still apply: There is no substitute for an adequate amount of system memory.

Read More : *www.tgdaily.com/2007/02/08/analysis_vista_ready_boost/
 

mehulved

18 Till I Die............
Please, red hurts the eye. Stop using red.
And anyways as we've seen in the past, too. There's not a substitute for RAM. Maybe someday.
 

Ankur Gupta

Wandering in time...
Yeah personally also i have used the ready boost feature in vista and i didnt notice a great deal of performance improvement...
I found improvement only while multi-tasking and when my memory usage goes above my system RAM...
otherwise there is little or negligible improvement..
 

tarey_g

Hanging, since 2004..
Ready boost is just something useful you can do with your USB drive which you own for other file storage/transfer purposes. RAM will always be a better option if you just want performance increase

@ankurgupta , what kind of usb drive were u using , specs? I have seen ready boost performance comparision vids , the increase is significant.
 

rakeshishere

HELP AND SUPPORT
I Guess M$ Doesn't Prove Most of Their Features in any Technical demos or in other way...So it mainly depends on us/users to give it a test drive ... :)
 

tarey_g

Hanging, since 2004..
ankurgupta.me said:
Well i am using San Disk Cruzer Micro 1 GB (U3 compatible) drive....

your drive must meet following specs to get benefit from ready boost.

To use Windows ReadyBoost, PCs must be preinstalled with Windows Vista™ and have access to a non-volatile flash memory buffer with at least 1GB of storage capacity. The flash memory buffer must also meet the requirements for random reads and random writes specified in the Windows Vista Logo “Storage-0009 WLP” specification:
•5 MB/sec throughput for random 4k reads across the entire device
•3 MB/sec throughput for random 512k writes across the entire device
 

plsoft

Journeyman
From Matt Ayers:

"I'm the Program Manager in the Microsoft Windows Client Performance group and own the ReadyBoost feature. I wanted to give some offical answers based on the excellent questions and discussions that I've seen in this blog, to date. Also, I'll be using this as a starting point for the official ReadyBoost FAQ.

Overall, as many posters have pointed out, the feature is designed to improve small random I/O for people who lack the expansion slots, money, and or technical expertise to add additional RAM. As y’all know, adding RAM is still the best way to relieve memory pressure.

Thanks, again, for your interest, questions and ideas."


Q: What perf do you need on your device?
A: 2.5MB/sec throughput for 4K random reads and 1.75MB/sec throughput for 512K random writes

Q: My device says 12MB/sec (or 133x or something else) on the package but windows says that it isn't fast enough to use as a ReadyBoost device... why?
A: Two possible reasons:
The numbers measure sequential performance and we measure random. We've seen devices that have great sequential perf, but horrible random
The performance isn't consistantly fast across the entire device. Some devices have 128M of lightning fast flash and the rest of the device is really slow. This is fine for some applications but not ReadyBoost.


Q: What's the largest amount of flash that I can use for ReadyBoost?
A: You can use up to 4GB of flash for ReadyBoost (which turns out to be 8GB of cache w/ the compression)

Q: Why can't I use more than 4GB of flash?
A: The FAT32 filesystem limits our ReadyBoost.sfcache file to 4GB

Q: What's the smallest ReadyBoost cache that I can use
A: The smallest cache is 256MB (well, 250 after formatting). Post beta2, we may drop it another 10 MB or so.

Q: Ok... 256M-4GB is a pretty big range... any recommendations?
A: Yes. We recommend a 1:1 ratio of flash to system memory at the low end and as high as 2.5:1 flash to system memory. Higher than that and you won't see much benefit.

Q: Isn't this just putting the paging file onto a flash disk?
A: Not really - the file is still backed on disk. This is a cache - if the data is not found in the ReadyBoost cache, we fall back to the HDD.

Q: Aren't Hard Disks faster than flash? My HDD has 80MB/sec throughput.
A: Hard drives are great for large sequential I/O. For those situations, ReadyBoost gets out of the way. We concentrate on improving the performance of small, random I/Os, like paging to and from disk.

Q: What happens when you remove the drive?
A: When a surprise remove event occurs and we can't find the drive, we fall back to disk. Again, all pages on the device are backed by a page on disk. No exceptions. This isn't a separate page file store, but rather a cache to speed up access to frequently used data.

Q: Isn't user data on a removable device a security risk?
A: This was one of our first concerns and to mitigate this risk, we use AES-128 to encrypt everything that we write to the device.

Q: Won't this wear out the drive?
A: Nope. We're aware of the lifecycle issues with flash drives and are smart about how and when we do our writes to the device. Our research shows that we will get at least 10+ years out of flash devices that we support.

Q: Can use use multiple devices for EMDs?
A: Nope. We've limited Vista to one ReadyBoost per machine

Q: Why just one device?
A: Time and quality. Since this is the first revision of the feature, we decided to focus on making the single device exceptional, without the difficulties of managing multiple caches. We like the idea, though, and it's under consideration for future versions.

Q: Do you support SD/CF/memory stick/MMC/etc.?
A: Mostly. In beta2, we added support for a small number of SD/CF cards on internal USB2 & PCIe busses. RC1 has a much broader support range.

Q: Why don't you support SD on my USB2.0 external card reader?
A: We unfortunately don't support external card readers - there were some technical hurdles that we didn't have time to address. In general, if a card reader shows a drive without media in it (like a floppy drive or CD ROM does), we can't use it for ReadyBoost.

Q: Will it support all USB drives, regardless of how they are ID'd to the OS ("hard disk drive" or "Device with Removable Storage")?
A: We have no way to tell what is on the other end of a USB cable so we do some basic size checks (since no one has a 200GB flash device ;-) ) and then perform our speed tests. HDD will not, however, pass our speed tests, and there is no benefit to using a USB HDD for ReadyBoost.

Q: Can you use an mp3 player to speed up your system?
A: Not currently. MP3 players use the 'plays for sure' interfaces to expose themselves to Windows. We require that the device appear as a disk volume. These aren't currently compatible.

Q: How much of a speed increase are we talking about?
A: Well, that depends. On average, a RANDOM 4K read from flash is about 10x faster than from HDD. Now, how does that translate to end-user perf? Under memory pressure and heavy disk activity, the system is much more responsive; on a 4GB machine with few applications running, the ReadyBoost effect is much less noticable.

Q: I can't get my device to work with ReadyBoost... can I lower the perf requirements?
A: Unfortunately, no. We've set the perf requirements to the lowest possible throughput that still makes your system faster. If we lowered the perf requirements, then there wouldn't be a noticeable benefit to using ReadyBoost. Remember, we're not adding memory, we're improving disk access.

Q: Which manufacturers support ReadyBoost?
A: Well, I hope that all of them do, eventually. Right now, we're working with manufacturers to create a program that will allow them to identify ReadyBoost capable devices on their packaging.
Source: *blogs.msdn.com/tomarcher/archive/2006/06/02/615199.aspx
 

led_shankar

In Shamful Mystery
hey does anyone know if/how we can implement this on xp/linux?
__________
Never, mind, found a resource:

*linuxmint.com/forum/viewtopic.php?t=499
 
Last edited:

gxsaurav

You gave been GXified
led_shankar said:
hey does anyone know if/how we can implement this on xp/linux?

This cannot be implemented to Windows XP. Besides, readyboost is just for the sake of compatibility, RAM is always better
 

Ankur Gupta

Wandering in time...
tarey_g said:
your drive must meet following specs to get benefit from ready boost.

To use Windows ReadyBoost, PCs must be preinstalled with Windows Vista™ and have access to a non-volatile flash memory buffer with at least 1GB of storage capacity. The flash memory buffer must also meet the requirements for random reads and random writes specified in the Windows Vista Logo “Storage-0009 WLP” specification:
•5 MB/sec throughput for random 4k reads across the entire device
•3 MB/sec throughput for random 512k writes across the entire device

Well i don't have pre-installed vista but ready boost feature is present in my vista and also the requirements mentioned are just for mentioning as some of the drives faster than mine still are not ready boost compatible like jet flash 120....
 

freebird

Debian Rocks!
led_shankar said:
hey does anyone know if/how we can implement this on xp/linux?
__________
Never, mind, found a resource:

*linuxmint.com/forum/viewtopic.php?t=499
GNU/Linux already supports installation into usb flash itself.distro's like dsl
did achieved it years back afaik.
 

led_shankar

In Shamful Mystery
freebird said:
GNU/Linux already supports installation into usb flash itself.distro's like dsl
did achieved it years back afaik.
i know i know (I tried that already, actually - with xp, too)... but I was thinking of something like ready boost.

btw, doesnt dsl load itself onto the RAM when used from a bootable flash drive?
 

tarey_g

Hanging, since 2004..
ankurgupta.me said:
Well i don't have pre-installed vista but ready boost feature is present in my vista and also the requirements mentioned are just for mentioning as some of the drives faster than mine still are not ready boost compatible like jet flash 120....

Vista preinstalled just means you need to have vista installed , which you have . The ready boost option wil be visible for any kind o usb drive you have ,but will work for the drives which meet the requirements.
 

shaunak

Tux Fan
In think MS intends Readyboost to be the last hope of a drowning PC.. um man. It wanst marketed as a RAM substitute.
 
Status
Not open for further replies.
Top Bottom