- bits & pieces about software development HostingAbc Logo
Show all posts.
I have a Vista Home Premium edition running on a Toshiba 300-11V laptop with 2G memory + a Core 2 Duo 1.8GHz CPU. I would say that it's acceptable. Not fast, but acceptable; which is all right because i always knew it requires more resources that Windows XP.
However these days I started playing around with a couple of USB pen drives to see if it really helps in Vista's performance if you plug in one of those...
First of all I was really surprised to see that a bunch of the usb flash cards were not fast enough for Vista. There is a good article on Wikipedia (http://en.wikipedia.org/wiki/ReadyBoost) which explains what kind of speed characteristics must the flash drive meet.

So finally after testing a couple of these usb flash drives and an SD memory card too I've decided to go for a 4GB SD flash card as my laptop has a built in SD card reader ...

It was a bit expensive - i might have as well bought a 1GB DDRAM module for the laptop, however I think that the performance gain with the ReadyBoost technology using the 4GB flash can be much higher then with the additional 1GB memory ...

A final word on how this whole stuff works: Windows needs files and data. These files and data when you have several programs in memory are paged to the pagefile obviously. Now the trick is that when Vista needs some items from the pagefile that were previously cached on the flash drive it will read them from the flash drive. Simple. The same is happening with some DLLs that are used frequently in the operating system - they are cached on the flash drive.
The reason why this can work is that a flash memory can be much faster on random memory access than a hard disk. I mean when you load 2 files simultanously from your hard drive the disk's head will move from one place to the other and the whole read operation will be damn sloooow - this is where Vista's ReadyBoost technology kicks in and ensures that the data is read more quickly from the flash drive if already cached ...

While I have to admit that using this memory card the performance gain in my case it's not that extreme - it is still visible, and I'm really happy I can now use my built-in SD memory card reader which until now was empty :) ...
add linkThe last comments:lucifer says:oh, i see now :D lucifer says:"If the LINQ runtime just thrown an exception similar to this one to your face". which one? :)apco says:1) Define the original issue. 2) The sorted list is sorted on value and there is not a key! 3) dark green text with black background: not too easy to read.moszidev says:Actually I've made these 2 forms with Expression Blend. I'm not sure if the extensive designing capabilities will be included in the VS designer ...Venemo says:I've just tried out Visual Studio 2008 Express, and it doesn't have the functionality to rotate the controls, but when I copied your source code, it recognised it. Anyway, it seems very similar to VS 2005, and only has a few improvements in its interBéla says:At long last! I'm looking forward to it! Keep it up! and so on ;)
Copyright (C) 2007, Molnar Szilveszter m@il me