Windows 7 Hard Drive and SSD Performance Analyzed
bigwophh writes "Despite the fact that Windows 7 is based on many of the same core elements as Vista, Microsoft claims it is a different sort of animal and that it should be looked at in a fresh, new light, especially in terms of performance. With that in mind, this article looks at how various types of disks perform under Windows 7, both the traditional platter-based variety and newer solid state disks. Disk performance between Vista and Win7 is compared using a hard drive and an SSD. SSD performance with and without TRIM enabled is tested. Application performance is also tested on a variety of drives. Looking at the performance data, it seems MS has succeeded in improving Windows 7 disk performance, particularly with regard to solid state drives."
Is is fast enough to get first post?
(Sarcasm guys)
This information is irrelevant to many of us; for a frame of reference, how does HD performance on 7 compare with XP?
This post was made in complete sincere seriousity; as such any attempts to derive humour are doomed to instant failure.
Linux already supports SSD's and other flash media by having a noop scheduler. The basic premise is that devices that don't depend on mechanical movement to access data don't need reordering of requests. This is also the scheduler you use if you have an advanced controller (RAID, etc) that is capable of doing it's own I/O rescheduling.
/dev/sda):
/sys/block/sda/queue/scheduler
/sys/block/sda/queue/scheduler
To see what scheduler you are running (on this case
# cat
noop anticipatory deadline [cfq]
Here the completely fair scheduler is currently running. To swap to the noop scheduler:
# echo noop >
[noop] anticipatory deadline cfq
They should have also included a benchmark test against Windows XP so that we could see how much it's decreased/increased since then. A majority of people haven't upgraded to Vista yet so it would have been useful to give an idea to those users. And perhaps, benchmarking other OSs to see how they all stand.
"I have never let my schooling interfere with my education." --Mark Twain
The large problem with Windows XP and SSD's is that Windows XP does not properly handle SSDs similar to how Windows Vista does not. You have to go in and manually disable these things to fix performance and increase longevity while it is handled automatically in Windows 7. You cannot expect end users to "tweak" their systems to properly handle these drives, so the real world benefit of paring Windows 7 and an SSD is there that beats out both Vista and XP.
According to one of the Win7 developers blog post, the TRIM is already being used in the Windows 7 RC release.
It's just a matter of getting firmwares that support said TRIM command out in to the existing SSD's now.
Yes, Trim is already in the Win7 RC.
Trim is enabled by default but can be turned off. You can use the "fsutil behavior query|set DisableDeleteNotify" command to query or set Trim.
from the comments section of this:
http://blogs.msdn.com/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx
Does windows still abandon file-copying operations when one single file out of a huge directory structure one is trying to copy from one volume to another fails?
This always annoyed me. I would fantasise about paying for my microsoft products thusly "£200? No problem. Here's the first penny, here's the second penny, here's the third penny, Ooops! I dropped the third penny! Well, that is the transaction completed, goodbye."
They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.