| eG Monitoring |
|---|
|
Measures reported by DiskAlignTest The Windows operating system writes data to disk in 64k chucks. However, Windows Server 2000, 2003 and Windows XP all incorrectly begin writing data at the 63rd sector. This means the first 1k of the chuck is written into one sector, and the remaining 63k in the next, and so on. The consequence of this behavior means that for every read and write, two sectors must be accessed from disk instead of one. This basically doubles your disk I/O. The additional I/O (especially if small) can impact system resources significantly. Therefore, whenever a Windows host experiences a slowdown, you may want to check the disk alignment to determine whether the slowdown can be attributed to one/more unaligned disk partitions. This test enables you to perform such a check. The measures made by this test are as follows:
|