HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

Go Back   HardwareHeaven.com > Forums > Software / Tools > Applications, Software and Tweaking


Reply
 
LinkBack (68) Thread Tools
Old Nov 6, 2006, 04:46 PM   57 links from elsewhere to this Post. Click to view. #1
Number Nine
 
Chaos's Avatar
 
Join Date: May 2002
Location: Nova Scotia
Posts: 5,063
Rep Power: 130
Chaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refute
System Specs

Gold Member
exclamation Diskeeper 11 vs Perfect Disk 8

I have been a Perfect Disk user for some time now, recently I decided to try version 11 from Diskeeper. The one thing that I am not really sure of is why Perfect Disk does not make any changes to the size of the MFT yet Diskeeper 11 increases the size by large amounts with the built in Frag Shield utility. Can anyone explain why they do this and if it's a good thing or a bad thing
__________________

Chaos is online now   Reply With Quote


Old Nov 6, 2006, 08:42 PM   #2
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 4
Rep Power: 0
gshayes is on a distinguished road

PerfectDisk doesn't have this "feature" because it is not needed.

A little background on NTFS and how it works. When an NTFS drive is formatted, it creates the $MFT and it contains a fixed number of records that can be used. As files are created, then these records are used. Eventually, the pre-allocated number of records is filled up and the $MFT needs to "grow" - allocating another chunk of file records. Immediately adjacent to the $MFT is created what is called the MFT Reserved Zone. By default, it is 12.5% of the drive and goes from the first record of the $MFT to the first non-free cluster after the last MFT record. If you have a 100GB drive, then the Reserved Zone is going to be 12.5GB - pretty large if you think about it. If you look in Windows Explorer/Properties on a drive, the free space shown is the total of both INSIDE and OUTSIDE of the Reserved Zone.

The MFT Reserved Zone is created specifically to allow the $MFT to "grow" in a contiguous fashion. When the $MFT fills up, it allocates the next chunk from the free space located in the MFT Reserved Zone. NTFS will avoid putting files inside of the Reserved Zone unless you get into a low free space condition. It is not necessary to artifically pre-allocate additional space for the $MFT in order to keep it from growing fragmented.

Since NTFS takes care of this automatically, there is no need to artificially extend the $MFT. However, since most people don't have this level of knowledge of how NTFS works, when they hear about this "feature" in Diskeeper, they think it must be a good thing and worth paying extra money for.

- Greg/Raxco Software
Microsoft MVP - Windows File Systems

Disclaimer: I work for Raxco Software, the maker of PerfectDisk - a commercial defrag utility, as a systems engineer in the support department.
gshayes is offline   Reply With Quote
Old Nov 6, 2006, 09:10 PM   #3
DriverHeaven Junior Member
 
Join Date: Nov 2006
Location: Texas
Posts: 56
Rep Power: 0
Warhammer is an unknown quantity at this point

I always wondered about that I havent had much luck with diskeeper 10 it doesnt run very long running on a raid setup without eventually getting corrupt files causing and error in the raid array. Maybe just me but when I quit using it Ive had no more problems.
Warhammer is offline   Reply With Quote
Old Nov 6, 2006, 09:16 PM   #4
Member
 
Join Date: Mar 2003
Posts: 5,989
Rep Power: 57
PangingJr is just really nicePangingJr is just really nicePangingJr is just really nicePangingJr is just really nice

gshayes,
you might want to include the "quote" tag over the message that you post above.
PangingJr is offline   Reply With Quote
Old Nov 7, 2006, 07:49 PM   #5
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

Hi, I'm the product manager for Diskeeper. Let me clarify an earlier point and explain the purpose of FragShield better.

What Greg mentioned about the behavior of the MFT reserved zone is very correct for Windows 2000 (NTFS 3.0). In Windows 2000 a fragmented MFT meant you HAD to use a third party tool to run a special "bootime" defrag. ALL metadata files (i.e. the files that define the file system - of which the MFT is one) were unmovable objects.

However, in Windows XP/2003 (NTFS v3.1) Microsoft enhanced the APIs to support online defragmentation of most of the MFT (as well as several other metadata files). They also changed the design of the reserved zone. It is no longer a hard-coded region. In XP, that region is dynamic and is an NTFS internal hint. In XP that zone can also be defragmented into and out of - in Win2k you could only move files out of it.

A good freware tool you can use is to verify this is Windows Sysinternal's NTFSInfo.exe.
[COLOR=#800080]http://www.microsoft.com/technet/sysinternals/FileAndDisk/NtfsInfo.mspx[/COLOR][COLOR=navy][/COLOR]
The command line tool will output the percentage that the reserved zone is using.

What Greg mentioned about the MFT expansion is also correct.

FragShield's purpose mirrors what many database administrators (DBAs) do as a best practice. A DBA typically creates a large database in advance, even though the total number of records only consume a small percentage of the size of that file on disk.

Pre-allocating the MFT with FragShield offers similar capabilities of what a DBA would do for their database. If you have a Win2k system and know that you will need more than 12.5% of the volume, FragShield can pre-expand the MFT and prevent it from fragmenting - mitigating the need for a bootime defrag. Diskeeper will advise you on the need.

On an XP/2003/Vista system FragShield offers the same functionality. As the zone is more dynamic, fragmentation of the MFT often occurs more rapidly than in Win2k. If you install a large app (like a software suite or a game with many files), run a defrag analysis - you'll often see MFT fragmentation. Fortunately an online defrag can address this fragmentation, but using FragShield in advance will prevent the fragmentation from occurring in the first place.

Is this feature "life or death" - of course not. Does this feature provide value - I think so, and so do many others. If it is of value for you, that is up to you to decide.

BTW, FragShield is available in the Diskeeper Professional product and higher editions. The only edition that does not have this feature is Home.
mmaterie is offline   Reply With Quote
Old Nov 7, 2006, 08:48 PM   #6
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

Warhammer,
Diskeeper, like other defragmenters, uses the Window's APIs to perform online defrag. If you're getting corruption issues, you may have a faulty controller. You're always welcome to contact Diskeeper technical support.

Also note, that if you run Win2k there is a known issue with the file system generating false positives (it is very rare though):
http://support.microsoft.com/default...;en-us;q320866

Diskeeper and the built in defragmenter regularly check the file system health (other programs may have similar functionality), so a false positive can unfortunately complicate defragmentation in some cases.
mmaterie is offline   Reply With Quote
Old Nov 7, 2006, 09:20 PM   #7
HH's Nokia fanboy!
 
Join Date: Dec 2004
Location: Vantaa, Finland
Posts: 6,748
Rep Power: 86
temeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seentemeteus82 has a divinity and aura the likes we have never seen
System Specs

I tested the trial of diskeeper 10, some time ago, and found that it can defragment my iPod mini (4Gb) does mp3 player that uses hdd to bee defragmented?
__________________
Quote:
Originally Posted by dj_stick View Post
no, stupidity is a WMD in itself
How you can help HardwareHeaven by using Digg!

temeteus82 is online now   Reply With Quote
Old Nov 7, 2006, 09:25 PM   #8
Number Nine
 
Chaos's Avatar
 
Join Date: May 2002
Location: Nova Scotia
Posts: 5,063
Rep Power: 130
Chaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refuteChaos has a reputation beyond refute
System Specs

Gold Member
thanks for the input, I am surprised to see Raxco and Diskeeper employees replying but if it comes from the source I guess I should listen.

Warhammer I used version 10 and had issues with corruption of files also.

MMaterie. is there a way once Frag Shield has increased the default size of the MTF to restore it to it's original size after version 11 has been removed? Also do i read correctly that the increase of the MFT size is precautionary only and will provide no real benifit unless the default limits of the MFT are surpassed.
__________________

Chaos is online now   Reply With Quote
Old Nov 7, 2006, 10:14 PM   6 links from elsewhere to this Post. Click to view. #9
Demonic
 
Asmoday's Avatar
 
Join Date: May 2002
Location: In the cold, dark north...
Posts: 5,196
Rep Power: 78
Asmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seenAsmoday has a divinity and aura the likes we have never seen
System Specs

I would like to say on behalf of the driverheaven staff that it is very nice seeing Raxco and Diskeeper reps here. It is very positive with companys that actually care about the end users.

Welcome to Driverheaven gshayes and mmaterie!

Last edited by Asmoday; Nov 7, 2006 at 10:43 PM.
Asmoday is offline   Reply With Quote
Old Nov 7, 2006, 10:31 PM   #10
DriverHeaven Junior Member
 
Join Date: Aug 2005
Location: Nova Scotia, Canada
Posts: 42
Rep Power: 0
Jeremy of Many is on a distinguished road

Could the employees from both PD and DK please explain which is technically better/healthier for the harddrive...
a) Having files placed side-by-side in sequential order beginning at the beginning of the disk spanning outward (SmartPlacement)
b) Having DK automatically defragment everything for you, and using I-FAAST?

I mean, both defragmenters claim to be the leading best in the industry, yet they both operate in two completely different manners. One of them has to be better than the other, right?
SmartPlacement's main con is the extra time and workload stressed on the harddrive to constantly move files around in order to make room for say, newly installed programs.
And DK says the Invisitasking is real-time, that it eliminates fragmentation AS the file is being written to the disk. This isn't true because I have copied archives and immediately done an analysis and it would be in many fragments which wasn't defragmented until later.
These concerns need honest, unbiased explanations. People need to be told the absolute truth.

Cheers,
Jeremy
Jeremy of Many is offline   Reply With Quote
Old Nov 7, 2006, 11:05 PM   #11
BWX
Spinal Tapped
 
BWX's Avatar
 
Join Date: Nov 2002
Location: USNY
Posts: 19,579
Rep Power: 95
BWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud of
System Specs

Donator
I haven't been able to get a boot time defrag to work since PD6.. I have heard many other people with the exact same issue. It doesn't work on the main C drive or the drive (partition) you use for the pagefile. I use a separate partition.

it works on drives/ partitions that can me taken off line to defrag within Windows. - basically it doesn't work the drives / partitions you need it to work for.


Last pic I took of the error. PD8 doesn't work either.


Using a regular IDE drive on Asus A8N-E.. and Nforce 4 Ultra mobo.. doesn't work no matter if I use default windows driver for IDE controller or the Nvidia drivers. I use the windows drivers because they are less buggy for me in general.

I had an older HD die on my a while ago (about 4 years old- WD 40GB 7200PRM 2MB cache ATA100)... I can't help but wonder if I defragged it too much.. it just started clicking one day at startup and my PC wouldn't recognize it. Or maybe it was just "it's time" to go.
BWX is offline   Reply With Quote
Old Nov 7, 2006, 11:50 PM   #12
DriverHeaven Junior Member
 
Join Date: Nov 2006
Location: Texas
Posts: 56
Rep Power: 0
Warhammer is an unknown quantity at this point

I run it on my wife and daughters machine without issue but using it on a machine with a raid 0 array after a month or so you end up with corrupted system files. This happened on my Asus A8v deluxe and now my Asus A8n sli deluxe. Maybe it doesnt like Asus boards I dont think the controllers in both boards would be bad. I dont know about other arrays but I havent had any issues since not using it but I would really like to learn more because Ithink its a good program.
Warhammer is offline   Reply With Quote
Old Nov 8, 2006, 12:44 AM   #13
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

No. This is a one way road - shy of copying the data off and reformatting. Unfortunately the MFT is relatively off limits to third parties, otherwise quite a bit more functionality would be available. Databases and virtual disk formats can typically be shrunk with a vendor provided routine, for good reason. I can't think of any technically substantial reason for shrinking the MFT though - at least not off the top of my head.

Increasing the size is simply to prevent fragementation. That is possible because for this unique file, NTFS actually does leverage a reserved area for growth. From a performance standpoint, a handful of MFT fragments is not an issue. A good part of the MFT is cached. Same goes for most all other metadata on a volume as most of those files are always in cache after the volume is mounted.

The primary benefit in defragmenting metadata is to prevent other data files from fragmenting around them.


Quote:
Originally Posted by Chaos View Post
thanks for the input, I am surprised to see Raxco and Diskeeper employees replying but if it comes from the source I guess I should listen.

Warhammer I used version 10 and had issues with corruption of files also.

MMaterie. is there a way once Frag Shield has increased the default size of the MTF to restore it to it's original size after version 11 has been removed? Also do i read correctly that the increase of the MFT size is precautionary only and will provide no real benifit unless the default limits of the MFT are surpassed.

Last edited by mmaterie; Nov 8, 2006 at 02:55 AM. Reason: added info
mmaterie is offline   Reply With Quote
Old Nov 8, 2006, 12:51 AM   #14
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

Defragmenting an HDD-based MP3 player won't hurt (I've defragged mine several times), though a good deal of the "impact" of fragmentation is relative to how the operating system is affected by it. I haven't seen a scientific test that defragmenting an iPOD helps, but I have seen a lot of anecdotal evidence. I wouldn't, however, regularly defrag a SSD (solid state disk) such as the iPOD Nano though, as the "write" life of those devices is far more limited.


Quote:
Originally Posted by temeteus82 View Post
I tested the trial of diskeeper 10, some time ago, and found that it can defragment my iPod mini (4Gb) does mp3 player that uses hdd to bee defragmented?
mmaterie is offline   Reply With Quote
Old Nov 8, 2006, 01:00 AM   #15
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

Hi Jeremy,

If you want more info on I-FAAST, I've written a number of articles at www.diskeeperblog.com. I also wrote a blog on the real-time defrag - you have a very valid question.

I also agree with your demand for forthright info, and I think both vendors here are up front with technical details. Yes, marketing product webpages tend to be "value" focused, so you may have to dig into the vendor's white papers or FAQ sections to get to the specifics.

You are correct that the two strategies are different, and they have different objectives.

I'll let Raxco, the experts on their product, define how their technology works.

-Michael



Quote:
Originally Posted by Jeremy of Many View Post
Could the employees from both PD and DK please explain which is technically better/healthier for the harddrive...
a) Having files placed side-by-side in sequential order beginning at the beginning of the disk spanning outward (SmartPlacement)
b) Having DK automatically defragment everything for you, and using I-FAAST?

I mean, both defragmenters claim to be the leading best in the industry, yet they both operate in two completely different manners. One of them has to be better than the other, right?
SmartPlacement's main con is the extra time and workload stressed on the harddrive to constantly move files around in order to make room for say, newly installed programs.
And DK says the Invisitasking is real-time, that it eliminates fragmentation AS the file is being written to the disk. This isn't true because I have copied archives and immediately done an analysis and it would be in many fragments which wasn't defragmented until later.
These concerns need honest, unbiased explanations. People need to be told the absolute truth.

Cheers,
Jeremy
mmaterie is offline   Reply With Quote
Old Nov 8, 2006, 01:10 AM   #16
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

I'm not the Raxco expert, but that error indicates some service likely started early in the boot process and is preventing the bootime engine from exclusively accessing the volume. Diskeeper behaves similarly and would run into the same limitation. If you can track the service down and edit it's start up value, it should resolve the issue.

Here is a good reference as to the general cause:

http://support.microsoft.com/default...;en-us;Q235771

I'd certainly recommend using your service manager to edit, rather than editing the registry - if it can be avoided.

-Michael


Quote:
Originally Posted by BWX View Post
I haven't been able to get a boot time defrag to work since PD6.. I have heard many other people with the exact same issue. It doesn't work on the main C drive or the drive (partition) you use for the pagefile. I use a separate partition.

it works on drives/ partitions that can me taken off line to defrag within Windows. - basically it doesn't work the drives / partitions you need it to work for.


Last pic I took of the error. PD8 doesn't work either.


Using a regular IDE drive on Asus A8N-E.. and Nforce 4 Ultra mobo.. doesn't work no matter if I use default windows driver for IDE controller or the Nvidia drivers. I use the windows drivers because they are less buggy for me in general.

I had an older HD die on my a while ago (about 4 years old- WD 40GB 7200PRM 2MB cache ATA100)... I can't help but wonder if I defragged it too much.. it just started clicking one day at startup and my PC wouldn't recognize it. Or maybe it was just "it's time" to go.
mmaterie is offline   Reply With Quote
Old Nov 8, 2006, 01:19 AM   #17
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

Hi Warhammer,

I have the exact same board as you (and the Intel ASUS equivalent on another box). I've also set up a 2 drive RAID 0 with the one of the onboard SATA configs (I think there were 2 separate on board RAID controllers available?), but have never seen an issue. I am, however, running x64 XP and using Windows supplied drivers updated from the Windows Update website. I suggest emailing Diskeeper tech support - they can investigate.

-Michael



Quote:
Originally Posted by Warhammer View Post
I run it on my wife and daughters machine without issue but using it on a machine with a raid 0 array after a month or so you end up with corrupted system files. This happened on my Asus A8v deluxe and now my Asus A8n sli deluxe. Maybe it doesnt like Asus boards I dont think the controllers in both boards would be bad. I dont know about other arrays but I havent had any issues since not using it but I would really like to learn more because Ithink its a good program.
mmaterie is offline   Reply With Quote
Old Nov 8, 2006, 04:39 AM   #18
Member
 
Join Date: Mar 2003
Posts: 5,989
Rep Power: 57
PangingJr is just really nicePangingJr is just really nicePangingJr is just really nicePangingJr is just really nice

Quote:
Originally Posted by mmaterie View Post
but that error indicates some service likely started early in the boot process and is preventing the bootime engine from exclusively accessing the volume. Diskeeper behaves similarly and would run into the same limitation. If you can track the service down and edit it's start up value, it should resolve the issue.
Could you provide example of services that starts ealier than the boottime defrag at system startup?

if i can recall correctly, one of ZoneAlarm's previous version was also have this similar problem with either Chkdsk or boottime defrag (i can't remember if it was about the boottime defrag or not). also the Symantec AntiVirus Corp 9.x used to have peoblem where it can cause the Chkdsk not to run at system startup and at the time i found this issue and i also found that Symantec has came up with a workaround to this by recommending users to configure Auto-Protect to load at service startup, instead of at system startup.
PangingJr is offline   Reply With Quote
Old Nov 8, 2006, 05:15 AM   #19
BWX
Spinal Tapped
 
BWX's Avatar
 
Join Date: Nov 2002
Location: USNY
Posts: 19,579
Rep Power: 95
BWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud of
System Specs

Donator
I would like to know what kind of services would start up too soon so I could temporarily shut them down so I could run a boot time defrag.

I use AVG free, and Sygate pewrsonal firewall pro..
BWX is offline   Reply With Quote
Old Nov 8, 2006, 06:29 AM   #20
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 12
Rep Power: 0
mmaterie is on a distinguished road

From personal experience (I used to work in the security industry for a major AV vendor before joining Diskeeper) most issues with premature service startups are from file filter security products, and are unecesarry. Firewall, Encryption and AV tools are your best suspects (anything "device driver" oriented). Please note I use "premature" loosely as it is always possible there is a legitimate reason for early start up. If you plan to explore and fix by yourself, you can likely narrow your search to third party software registered there, or do a search for the value 1 in this section. I'd double check with the vendor of the related service that editing the startup is OK to do.


Quote:
Originally Posted by PangingJr View Post
Could you provide example of services that starts ealier than the boottime defrag at system startup?

if i can recall correctly, one of ZoneAlarm's previous version was also have this similar problem with either Chkdsk or boottime defrag (i can't remember if it was about the boottime defrag or not). also the Symantec AntiVirus Corp 9.x used to have peoblem where it can cause the Chkdsk not to run at system startup and at the time i found this issue and i also found that Symantec has came up with a workaround to this by recommending users to configure Auto-Protect to load at service startup, instead of at system startup.

Last edited by mmaterie; Nov 8, 2006 at 06:30 AM. Reason: typo
mmaterie is offline   Reply With Quote
Old Nov 8, 2006, 06:48 AM   #21
Member
 
Join Date: Mar 2003
Posts: 5,989
Rep Power: 57
PangingJr is just really nicePangingJr is just really nicePangingJr is just really nicePangingJr is just really nice

Quote:
Originally Posted by mmaterie View Post
From personal experience (I used to work in the security industry for a major AV vendor before joining Diskeeper) most issues with premature service startups are from file filter security products, and are unecesarry. Firewall, Encryption and AV tools are your best suspects (anything "device driver" oriented). Please note I use "premature" loosely as it is always possible there is a legitimate reason for early start up. If you plan to explore and fix by yourself, you can likely narrow your search to third party software registered there, or do a search for the value 1 in this section. I'd double check with the vendor of the related service that editing the startup is OK to do.
i just thought you may have some of the third party service names in the KB issues in the Diskeeper software,
however, thanks for explaining that to this thread. i know you have helped answering this problem for other software product.
PangingJr is offline   Reply With Quote
Old Nov 9, 2006, 05:06 AM   #22
DriverHeaven Junior Member
 
Join Date: Aug 2005
Location: Nova Scotia, Canada
Posts: 42
Rep Power: 0
Jeremy of Many is on a distinguished road

mmaterie, will you read my post here:
http://www.msfn.org/board/index.php?...c=85812&st=15#
and provide a response to it? I'd greatly appreciate it.
__________________
[b]Antec P180 | OCZ PowerStream 520W | DFI LanParty NF4 Ultra-D | AMD X2 3800+ @ 2.4 GHz | 160GBx2 + 500GB Seagate SATA2 NCQ 8MB & 32MB | 2GB OCZ PC3200 DC (2.5-3-2-5) | GeForce 6800GS 256MB | Sound Blaster Live! 5.1 | Razer Copperhead Laser Mouse | Standard M$ 101/102 Keyboard | Windows XP Pro SP2
Jeremy of Many is offline   Reply With Quote
Old Nov 9, 2006, 06:07 AM   #23
Member
 
Join Date: Mar 2003
Posts: 5,989
Rep Power: 57
PangingJr is just really nicePangingJr is just really nicePangingJr is just really nicePangingJr is just really nice

Jeremy of Many,
read your post there, as you said "One of them has to be better."...in someone's mind.
you seem to like the Diskeeper more than PerfectDisk, already. no?
however, perhaps you could repost your questions here? so if you ever got any response from either of the experts...
then we can read both questions and answers altogeter a bit easiler, more understandable and we all get the benefits of that.
PangingJr is offline   Reply With Quote
Old Nov 9, 2006, 12:49 PM   #24
DriverHeaven Junior Member
 
Join Date: Aug 2005
Location: Nova Scotia, Canada
Posts: 42
Rep Power: 0
Jeremy of Many is on a distinguished road

The simplicity of my understanding so far is:
PerfectDisk will take more time and put a heavier workload on the harddrive by using the SmartPlacement method; placing all files together in sequential order from the beginning of the disk spanning outwards. One pass does usually leave 0 file fragments remaining, so it is deemed very efficient. However, one reboot later and you have fragmented files again, anyway! Here's a scenario: Let's say for example if svchost.exe was placing near the beginning of the disk, for quickest access. The user then goes to Windows Updates and that file is overwritten with a newer patched one. Does PD move all files out of the way and squeeze that file where the previously written one does, putting an extraordinary amount of work on the drive for one file, or does it just place it at the end of the line, defeating the purpose of the previous task of placing it near the beginning for quickest access? This is something I should actually ask here, since employees from DK and PD are replying there. It would be wonderful to get clarification as to what happens in this scenario.
Diskeeper, while it doesn't do SmartPlacement, there is I-FAAST 2, which you can learn a lot about by reading Michael's (Project Manager of Diskeeper) blog entry. It does invisible (InvisiTasking) and completely Automated defragmentation in "Real-time", which you can understand thoroughly by reading another blog entry of Michael's. I previously used PD in the past when I truly believed it was superior in its efficiency. However, since DK2007 was released, I cannot be bothered to manually defrag my files. I would rather have DK manage my files in the background at no expense to my overall system performance than to have PD defrag them nicely during one session, let them fragment in 24 hours or two weeks (as users are frequently doing various tasks which result in varying levels of I/O (Read/Writes) then defragment them again.
In the long run, I think Diskeeper is more beneficial to the lifespan/health of the harddrive, the reason well-explained in the second blog entry of Michael's I provided a link for above, or again here.

Don't get me wrong, I'm not trying to be a fanboy here. If the experts at Raxco can prove in detail that PerfectDisk is better and healthier for a harddrive, and explain both the pros and cons of using PD8, than that would be the best thing for everyone here.
__________________
[b]Antec P180 | OCZ PowerStream 520W | DFI LanParty NF4 Ultra-D | AMD X2 3800+ @ 2.4 GHz | 160GBx2 + 500GB Seagate SATA2 NCQ 8MB & 32MB | 2GB OCZ PC3200 DC (2.5-3-2-5) | GeForce 6800GS 256MB | Sound Blaster Live! 5.1 | Razer Copperhead Laser Mouse | Standard M$ 101/102 Keyboard | Windows XP Pro SP2
Jeremy of Many is offline   Reply With Quote
Old Nov 9, 2006, 06:40 PM   #25
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 4
Rep Power: 0
gshayes is on a distinguished road

Quote:
Originally Posted by BWX View Post
I haven't been able to get a boot time defrag to work since PD6.. I have heard many other people with the exact same issue. It doesn't work on the main C drive or the drive (partition) you use for the pagefile. I use a separate partition.

it works on drives/ partitions that can me taken off line to defrag within Windows. - basically it doesn't work the drives / partitions you need it to work for.


Last pic I took of the error. PD8 doesn't work either.


Using a regular IDE drive on Asus A8N-E.. and Nforce 4 Ultra mobo.. doesn't work no matter if I use default windows driver for IDE controller or the Nvidia drivers. I use the windows drivers because they are less buggy for me in general.

I had an older HD die on my a while ago (about 4 years old- WD 40GB 7200PRM 2MB cache ATA100)... I can't help but wonder if I defragged it too much.. it just started clicking one day at startup and my PC wouldn't recognize it. Or maybe it was just "it's time" to go.
There are several known 3rd party programs that have drivers that will prevent PerfectDisk's boot time defrag from running. The Raxco support site at http://www.raxco.com/support has detailed information about the programs that we are aware of and if the 3rd party developer has released. The PerfectDisk Support Info (Help/About PerfectDisk and then click on the Support Info button) looks for the ones that we are aware of and tells you if they are found.

- Greg/Raxco Software
Microsoft MVP - Windows File Systems

Disclaimer: I work for Raxco Software, the maker of PerfectDisk - a commercial defrag utility, as a systems engineer in the support department.
gshayes is offline   Reply With Quote
Old Nov 9, 2006, 07:25 PM   #26
Member
 
Join Date: Mar 2003
Posts: 5,989
Rep Power: 57
PangingJr is just really nicePangingJr is just really nicePangingJr is just really nicePangingJr is just really nice

Quote:
Originally Posted by gshayes View Post
There are several known 3rd party programs that have drivers that will prevent PerfectDisk's boot time defrag from running. The Raxco support site at http://www.raxco.com/support has detailed information about the programs that we are aware of and if the 3rd party developer has released. The PerfectDisk Support Info (Help/About PerfectDisk and then click on the Support Info button) looks for the ones that we are aware of and tells you if they are found.
Sorry that i asked you to quote your own messages before, i didn't know that was you who posted that.

and thanks for the information on the Support Info button, this is new to me too.

here is the name of third party programs...
PangingJr is offline   Reply With Quote
Old Nov 9, 2006, 07:39 PM   #27
DriverHeaven Newbie
 
Join Date: Nov 2006
Posts: 4
Rep Power: 0
gshayes is on a distinguished road

Quote:
Originally Posted by Jeremy of Many View Post
The simplicity of my understanding so far is:
PerfectDisk will take more time and put a heavier workload on the harddrive by using the SmartPlacement method; placing all files together in sequential order from the beginning of the disk spanning outwards. One pass does usually leave 0 file fragments remaining, so it is deemed very efficient. However, one reboot later and you have fragmented files again, anyway! Here's a scenario: Let's say for example if svchost.exe was placing near the beginning of the disk, for quickest access. The user then goes to Windows Updates and that file is overwritten with a newer patched one. Does PD move all files out of the way and squeeze that file where the previously written one does, putting an extraordinary amount of work on the drive for one file, or does it just place it at the end of the line, defeating the purpose of the previous task of placing it near the beginning for quickest access? This is something I should actually ask here, since employees from DK and PD are replying there. It would be wonderful to get clarification as to what happens in this scenario.
Diskeeper, while it doesn't do SmartPlacement, there is I-FAAST 2, which you can learn a lot about by reading Michael's (Project Manager of Diskeeper) blog entry. It does invisible (InvisiTasking) and completely Automated defragmentation in "Real-time", which you can understand thoroughly by reading another blog entry of Michael's. I previously used PD in the past when I truly believed it was superior in its efficiency. However, since DK2007 was released, I cannot be bothered to manually defrag my files. I would rather have DK manage my files in the background at no expense to my overall system performance than to have PD defrag them nicely during one session, let them fragment in 24 hours or two weeks (as users are frequently doing various tasks which result in varying levels of I/O (Read/Writes) then defragment them again.
In the long run, I think Diskeeper is more beneficial to the lifespan/health of the harddrive, the reason well-explained in the second blog entry of Michael's I provided a link for above, or again here.

Don't get me wrong, I'm not trying to be a fanboy here. If the experts at Raxco can prove in detail that PerfectDisk is better and healthier for a harddrive, and explain both the pros and cons of using PD8, than that would be the best thing for everyone here.
Quick question for you. What is the difference between scheduling a daily defrag pass - which will automatically defragment your drive everyday - or having something run continously every day? The answer? Not much - except that you have more control over defrag activity when you decide when/if it runs.

Probably the biggest difference between Raxco's defragmentation strategy and the way that other defragmenters work is that PerfectDisk is designed to do the best job possible in a single pass - at the end of it's pass, the job is finished/done - you don't have to wonder if the drive is better or wait for who knows how many passes (or how long if running all of the time). PD is also designed for worse case drives - where available free space is low and fragmentation complexity is high. For years, PD has been the only single pass defragmenter out there. PD was designed from the beginning (based on our proven technology originally developed for performing disk optimization for OpenVMS systems) to improve drive performance in a single pass - meaning defragmentation of files and consolidation of free space - while being "friendly" with usage of system resources. PerfectDisk was the 1st defragmenter to effectively and effeciently defragment multi-TB drives (which even the workstation version of PerfectDisk can easily do - nothing special needed). We still remain the only defragmenter that not only tells you about all of the NTFS metadata but also defragments all of these "special" files. We remain the only defragmenter that defragments the hibernate file. We actually provide information on free space fragmentation (most defragmenters don't even though they talk about the importance of free space consolidation - even if they don't effectively do it) .

Keep in mind that the ONLY reason that you defragment a drive is to improve drive performance. The best drive performance possible can only be achieved by improving read performance (it's faster to read a defragmented file than a fragmented file) AND improving write performannce by consolidating free space on the drive. PD focuses on BOTH of these aspects of drive performance - not just improving read performance (I don't know of too many Windows systems where most of the disk activity is simply read activity). Kinda of like putting low-test gas in a high performance race car. Sure, the car may run - but it doesn't "zoom" like you'd expect it to

Raxco is a close Microsoft partner. Besides me being a MS MVP and having direct access to the file system group, our developers also have a very close relationship with the MS file system team - they are all PerfectDisk fans. Every version of PerfectDisk beginning with V4.0 has been certified by Microsoft and Raxco was on the team that helped Microsoft write the Vista certification requirements. Microsoft itself talks about the importance of consolidating free space as part of defragmenting. How important? The free space consolidation portion of the Vista defragmenter was completely re-written to do a more effective job of free space consolidation. A real good "read" is a test that was performed several years ago by one of the original developers of NTFS on the performance improvment that can be measured and seen by consolidation of free space (vs not consolidating free space) - which can be read at http://www.raxco.com/products/perfec...solidation.pdf

As far as a file placement strategy, Smart Placement (patented) is primarily designed to accomplish 2 things: (1) Slow down the rate of re-fragmentation (remember, the file system is designed to fragment. You can't prevent it from happening but you can slow it down) and (2) Speed up future defrag passes. Heavier workload using Smart Placement? Possibly - but not always. Remember, Smart Placement is doing several things - defragmenting files, intelligently placing them AND consolidating free space. Compared to defragmenters that are doing just defrag or possibly defrag and some sort of file placement Smart Placement may take longer but ultimately, the drive performs better in the long run.

Smart PlacSmart Placement is based on file modification date - NOT last access date. With Smart Placement, once an initial defrag pass has been performaned, future passes require less effort (both to defragment files and consolidate free space). There are some additional performance benefits that can be seen (improved boot speeds) due to where Smart Placement places boot files (at the "beginning" of the logical drive adjacent to the boot sector). However, Smart Placement doesn't attempt to try to get further improvement in drive performance by specifically placing files at a particular place on the drive where it is presumed that the drive is fastest (presumed but very difficult to accurately determine as the drive typically isn't idle for a long enough period of time to accurately detect - works great in the lab but not so well in a production environment). Typically, the "cost" to determine these files and shuffle them back and forth on an active drive where what is being accessed flucuates over time as the drive is used isn't worth the very minor performance improvement that might be gained. You get a far better improvement in drive performance from free space consolidation than specific file placement.

Regarding PD8 specifically, couple of new things. Single file defrag (allows you to quickly defragment a single file) as well as a Consolidate Free Space defrag (defragments files and consolidates freespace - but doesn't Smart Place files). Our patent-pending Resource Saver technology also reduces the system resources required to defragment a file by eliminating some of the initial I/O usually required prior to actually defragmenting a file. As drives get larger and larger, being able to quickly and effectiently defragment huge drives is going to be very important. PD8 is designed for these types of drives.

What's nice for defrag users is that people actually have a choice - there are several vendors - from home user "shareware" defragmenters to full featured enterprise enabled defragmenters like PerfectDisk and Diskeeper.

Well, I don't know how many characters I'm allowed to post so I think I'd better quit now and see if it is accepted

- Greg/Raxco Software
Microsoft MVP - Windows File Systems

Disclaimer: I work for Raxco Software, the maker of PerfectDisk - a commercial defrag utility, as a systems engineer in the support department.
gshayes is offline   Reply With Quote
Old Nov 9, 2006, 07:52 PM   #28
DriverHeaven Extreme Member
 
Join Date: Nov 2002
Location: norcal
Posts: 6,483
Rep Power: 76
mike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant futuremike2h has a brilliant future
System Specs

just wanted to thank everybody involved for a very informative(& professional) thread.
have been using pd since 6 on all 3 comps. very happy with it but have been considering trying dp just becuase i like to chx my options. always wondered what the main difference was, this thread has taken care of that.
__________________
mike2h is offline   Reply With Quote
Old Nov 9, 2006, 11:59 PM   #29
BWX
Spinal Tapped
 
BWX's Avatar
 
Join Date: Nov 2002
Location: USNY
Posts: 19,579
Rep Power: 95
BWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud ofBWX has much to be proud of
System Specs

Donator
Quote:
Originally Posted by gshayes View Post
There are several known 3rd party programs that have drivers that will prevent PerfectDisk's boot time defrag from running. The Raxco support site at http://www.raxco.com/support has detailed information about the programs that we are aware of and if the 3rd party developer has released.
Thanks I found the ones that I have installed. I will try the work-arounds..

http://www.raxco.com/support/windows...d=537&issue=41

Quote:
StyleXP - TGT Soft
StyleXP installs a driver/service that is set to start during the boot process, which prevents PerfectDisk from gaining the exclusive access to the drive that it needs to perform the boot time defrag.

Workaround:

Run Regedit
Go to HKEY_LOCAL_MACHINE\\System\CurrentControlSet\Servi ces\StyleXPHelper\\Start
Change value from 1 to 3 (1 indicates that it starts at System. 3 indicates that it is started Manually)
Perform a boot time defragmentation pass with PerfectDisk
Change value from 3 to 1
Changing the start value to 3 may result in StyleXPHelper no longer working correctly when the system is rebooted. Changing the start value back to 1 should restore the correct behavior.


Quote:
Daemon Tools/Alcohol 120.
The Daemon Tools driver Sptd.sys prevents PerfectDisk from gaining the exclusive access to the drive that it needs to perform the boot time defrag.
9/26/06 - DuplexSecure, the developers of the sptd driver, have released an updated driver (v1.29) that no longer prevents PerfectDisk's boot time defrag from running. Please go to http://www.duplexsecure.com/downloads to download the updated driver.
BWX is offline   Reply With Quote
Old Nov 10, 2006, 04:22 AM   #30
DriverHeaven Junior Member
 
Join Date: Aug 2005
Location: Nova Scotia, Canada
Posts: 42
Rep Power: 0
Jeremy of Many is on a distinguished road

Quote:
Originally Posted by gshayes View Post
Quick question for you. What is the difference between scheduling a daily defrag pass - which will automatically defragment your drive everyday - or having something run continously every day? The answer? Not much - except that you have more control over defrag activity when you decide when/if it runs.
Is that a represented-as-a-whole opinion of PerfectDisk, or just yours?
A daily defrag pass, or automatic invisible defragmentation? Sure, a user can schedule a defrag at, for example, 5 PM because they intend on being AFK. Let's say their plan changes and they end up sitting down at the PC at 5:03 PM. They open up their web browser or video editing software, but then remember that PD8 is defragging their drive. It has already analyzed the drive, so what happens to a file they modify, delete, or create while the defrag pass is in session? Is it dynamically dealt with, does PD ignore it, what?
My point is, they may be in control of when defrags take place, but I'm asking what happens to the files that are changed during a defrag pass?

Quote:
Originally Posted by gshayes View Post
Probably the biggest difference between Raxco's defragmentation strategy and the way that other defragmenters work is that PerfectDisk is designed to do the best job possible in a single pass - at the end of it's pass, the job is finished/done - you don't have to wonder if the drive is better or wait for who knows how many passes (or how long if running all of the time).
I realize from experience that PerfectDisk is very efficient in one pass. I've thought this through for a good portion of the day and I understand how, when combining PD's method of SmartPlacement and Free Space Consolidation are designed to prevent future fragmentation. However, one drawback (con) I can think of is, given the scenario I previously mentioned:
Let's say for example if svchost.exe was placing near the beginning of the disk, for quickest access. The user then goes to Windows Updates and that file is overwritten with a newer patched one. Does PD move all files out of the way and squeeze that file where the previously written one does, putting an extraordinary amount of work on the drive for one file, or does it just place it at the end of the line, defeating the purpose of the previous task of placing it near the beginning for quickest access?
Would you be so kind as to clear that up for us?

Before quoting the following, keep in mind that I did not edit your words in anyway, I simply restructured it in list form to make it more easily readable:
Quote:
Originally Posted by gshayes View Post
- Designed for worse case drives - where available free space is low and fragmentation complexity is
- The only single pass defragmenter, to improve drive performance in a single pass - meaning defragmentation of files and consolidation of free space - while being "friendly" with usage of system resources.
- 1st defragmenter to effectively and effeciently defragment multi-TB drives (which even the workstation version of PerfectDisk can easily do - nothing special needed).
- the only defragmenter that not only tells you about all of the NTFS metadata but also defragments all of these "special" files.
- the only defragmenter that defragments the hibernate file. We actually provide information on free space fragmentation (most defragmenters don't even though they talk about the importance of free space consolidation - even if they don't effectively do it).
If Michael has anything to say about Diskeeper's lack of or similar ability to do some of that, that would be nice.

Quote:
Originally Posted by gshayes View Post
Keep in mind that the ONLY reason that you defragment a drive is to improve drive performance. The best drive performance possible can only be achieved by improving read performance (it's faster to read a defragmented file than a fragmented file) AND improving write performannce by consolidating free space on the drive. PD focuses on BOTH of these aspects of drive performance - not just improving read performance.
As I stated in the beginning, I realize the importance of this. However, both PerfectDisk and Diskeeper do this. I've read the PDFs, but I question their legitimacy, especially when they are done by Raxco and not a 3rd party. Also, the one of FSC is outdated and doesn't address newer versions of either programs.
The Impact of Free Space Consolidation On Windows File System Performance PDF and Michael's post really seem to oppose each other. Raxco says Diskeeper results in wasted seeks (I/Os), and although Michael's post isn't directed at Raxco, it does provide a good understanding and emphasize the importance of defragmenting a harddrive in order to expand the lifespan on a harddrive. So those two sources do, in a way, contradict one another.

Quote:
Originally Posted by gshayes View Post
Heavier workload using Smart Placement? Possibly - but not always. Remember, Smart Placement is doing several things - defragmenting files, intelligently placing them AND consolidating free space. Compared to defragmenters that are doing just defrag or possibly defrag and some sort of file placement Smart Placement may take longer but ultimately, the drive performs better in the long run.
Hey, I prefer efficiency over speed any day. Thus far, we've established that Free Space Consolidation is essential, therefor without it, defragmenting alone doesn't fully amount to file performance. Michael, does DK2007 consolidate free space as well as automatically defragment?

Quote:
Originally Posted by gshayes View Post
Smart PlacSmart Placement is based on file modification date - NOT last access date.
Roger that.
Quote:
Originally Posted by gshayes View Post
With Smart Placement, once an initial defrag pass has been performaned, future passes require less effort (both to defragment files and consolidate free space).
No need to repeat yourself.
Quote:
Originally Posted by gshayes View Post
There are some additional performance benefits that can be seen (improved boot speeds) due to where Smart Placement places boot files (at the "beginning" of the logical drive adjacent to the boot sector).
Yes, I have experienced better boot-times with PD in the past.
Quote:
Originally Posted by gshayes View Post
However, Smart Placement doesn't attempt to try to get further improvement in drive performance by specifically placing files at a particular place on the drive where it is presumed that the drive is fastest (presumed but very difficult to accurately determine as the drive typically isn't idle for a long enough period of time to accurately detect - works great in the lab but not so well in a production environment).
Isn't that exactly what SmartPlacement does? If going by frequency of usage and a file is recognised as not being used as often as it used to be, does PD not "shuffle" change it's color in the Disk Analysis and move it elsewhere on the next defrag? I've experienced this many times. You've really got me confused now, have my eyes deceived me? .....
Quote:
Originally Posted by gshayes View Post
Typically, the "cost" to determine these files and shuffle them back and forth on an active drive where what is being accessed flucuates over time as the drive is used isn't worth the very minor performance improvement that might be gained. You get a far better improvement in drive performance from free space consolidation than specific file placement.
Isn't this difficult task done by Diskeeper's I-FAAST feature?

Quote:
Originally Posted by gshayes View Post
Regarding PD8 specifically, couple of new things. Single file defrag (allows you to quickly defragment a single file)
Yes, I figured the term spoke for itself, but thanks for that brief dumbed down explanation.
Quote:
Originally Posted by gshayes View Post
...as well as a Consolidate Free Space defrag (defragments files and consolidates freespace - but doesn't Smart Place files).
If FSC is maximizing the amount of free space between the last file and the end of the disk, and SP already incorporates FSC, then why did Raxco make FSC Defrag a seperate feature?
Quote:
Originally Posted by gshayes View Post
Our patent-pending Resource Saver technology also reduces the system resources required to defragment a file by eliminating some of the initial I/O usually required prior to actually defragmenting a file.
I think DK beat you to the punch on that one.
Quote:
Originally Posted by gshayes View Post
As drives get larger and larger, being able to quickly and effectiently defragment huge drives is going to be very important. PD8 is designed for these types of drives.
Isn't it designed to take it's time for that extra efficiency that gives it that "single pass" edge? :P

Quote:
Originally Posted by gshayes View Post
What's nice for defrag users is that people actually have a choice - there are several vendors - from home user "shareware" defragmenters to full featured enterprise enabled defragmenters like PerfectDisk and Diskeeper.
Yes, and I'm trying to determine, hopefully with the help of honest people like Michael and yourself, which defragmentation software is the very best to use.

One more thing, I believe that your original post contained a statement which read something along the lines of "remember, the file system is designed to fragment", which you edited out. Care to explain that one?
__________________
[b]Antec P180 | OCZ PowerStream 520W | DFI LanParty NF4 Ultra-D | AMD X2 3800+ @ 2.4 GHz | 160GBx2 + 500GB Seagate SATA2 NCQ 8MB & 32MB | 2GB OCZ PC3200 DC (2.5-3-2-5) | GeForce 6800GS 256MB | Sound Blaster Live! 5.1 | Razer Copperhead Laser Mouse | Standard M$ 101/102 Keyboard | Windows XP Pro SP2

Last edited by Jeremy of Many; Nov 10, 2006 at 05:14 AM.
Jeremy of Many is offline   Reply With Quote
Reply

Bookmarks

Thread Tools


LinkBacks (?)
LinkBack to this Thread: http://www.hardwareheaven.com/applications-software-tweaking/122458-diskeeper-11-vs-perfect-disk-8-a.html
Posted By For Type Date
hardwarebg.com - Sites Linking in - from Alexa This thread Refback Sep 17, 2009 11:24 PM
Re: Recommended Defragmentation Tool for Vista This thread Refback Aug 13, 2009 01:05 PM
Diskeeper 11 vs Perfect Disk 8 - Page 3 - DriverHeaven.net ??-IsFav_???? This thread Refback Aug 10, 2009 02:11 AM
Info.com - diskeeper vs perfectdisk - www.Info.com This thread Refback Jul 17, 2009 11:48 AM
Info.com - check disk for bad sectors raxco - www.Info.com This thread Refback Jul 17, 2009 11:24 AM
Google INTERIA.PL - szukaj: Raxco PerfectDisk vs diskeeper This thread Refback Jul 13, 2009 12:30 AM
Home Of The Pirate Press BLOG: Perfect Disk 8 vs. Diskeeper 11 This thread Refback Jun 29, 2009 11:40 PM
Defragment Program - MSFN Forums Post #0 Refback Jun 17, 2009 10:27 PM
Defragment Program - MSFN Forums Post #0 Refback Jun 17, 2009 06:06 PM
CHKDSK, ObjectID, etc. - the real cause of your problems - Kaspersky Lab Forum This thread Refback May 29, 2009 11:52 AM
MFT size optimization feature in defrag software - PlanetAMD64 This thread Refback May 28, 2009 03:55 PM
Íàìàëÿâàíå íà MFT rezerved zone - hardwareBG.com ôîðóì This thread Refback May 23, 2009 12:44 AM
Are all defraggers created equally? - Page 4 - Overclock.net - Overclocking.net This thread Refback May 10, 2009 04:33 PM
Are all defraggers created equally? - Page 5 - Overclock.net - Overclocking.net This thread Pingback Apr 29, 2009 12:56 AM
perfectdisk | VIRGILIO Ricerca | Web This thread Refback Apr 14, 2009 08:16 AM
Recommended Defragmentation Tool for Vista This thread Refback Apr 8, 2009 10:51 AM
Defragment Program - MSFN Forums Post #0 Refback Mar 29, 2009 10:04 PM
PC Help Forum: March 2007 This thread Refback Mar 24, 2009 06:03 AM
Defragment Program - MSFN Forums Post #0 Refback Mar 24, 2009 12:40 AM
Diskeeper 2009 vs PerfectDisk 10 - XtremeSystems Forums This thread Refback Mar 21, 2009 04:18 PM
10 things you'll miss when you upgrade to Vista (and how to get some of them back) This thread Refback Mar 15, 2009 08:08 AM
Defragment Program - MSFN Forums Post #0 Refback Feb 26, 2009 10:15 PM
Recommended Defragmentation Tool for Vista This thread Refback Feb 22, 2009 01:28 PM
MFT Usage This thread Refback Jan 30, 2009 09:45 PM
disk defrag s/w This thread Refback Jan 25, 2009 08:39 AM
MFT Usage This thread Refback Jan 21, 2009 04:01 AM
Perfectdisk 8 :: Recherche :: Need For Speed Carbon This thread Refback Jan 16, 2009 10:06 AM
MFT Usage - microsoft.public.win2000.general | Google Groups This thread Refback Dec 23, 2008 07:37 PM
Best Defrag utility? - Page 2 - XtremeSystems Forums This thread Refback Dec 20, 2008 11:37 AM
MSFN Forums > Whats the best Defragmentation Software This thread Refback Dec 17, 2008 10:35 PM
Best Defrag utility? - XtremeSystems Forums This thread Refback Nov 22, 2008 12:15 PM
Best Defrag utility? - Page 2 - XtremeSystems Forums This thread Refback Nov 19, 2008 04:26 PM
Best Defrag utility? - XtremeSystems Forums This thread Refback Nov 17, 2008 01:32 PM
Best Defrag utility? - XtremeSystems Forums This thread Refback Nov 17, 2008 01:11 PM
Best Defrag utility? - XtremeSystems Forums This thread Refback Nov 17, 2008 01:02 PM
Defragment Program - MSFN Forums Post #0 Refback Oct 5, 2008 06:34 PM
Re: MFT Usage This thread Refback Sep 14, 2008 07:33 PM
Disk Defrag - Page 2 - Overclockers Australia Forums Post #0 Refback Sep 3, 2008 07:41 PM
MFT size optimization feature in defrag software - PlanetAMD64 This thread Refback Aug 30, 2008 06:11 PM
Disk Defrag - Page 2 - Overclockers Australia Forums Post #0 Refback Aug 27, 2008 07:04 AM
Recommended Defragmentation Tool for Vista This thread Refback Aug 22, 2008 06:49 PM
Recommended Defragmentation Tool for Vista - Page 2 - Windows Vista Help Forum This thread Refback Aug 10, 2008 01:35 PM
Recommended Defragmentation Tool for Vista - Vista Help This thread Refback Aug 7, 2008 05:28 AM
MFT Usage - microsoft.public.win2000.general | Google Groups This thread Refback Aug 6, 2008 08:27 PM
microsoft.public.windows.vista.general | Google Groups This thread Refback Aug 6, 2008 05:32 AM
Recommended Defragmentation Tool for Vista - microsoft.public.windows.vista.general | Google Groups This thread Refback Aug 6, 2008 05:29 AM
Íàìàëÿâàíå íà MFT rezerved zone - hardwareBG ôîðóì This thread Refback Jul 16, 2008 09:37 AM
Microsoft: Windows Server 2003 - PerfectDisk vs Diskeeper This thread Refback Jun 15, 2008 03:26 AM
Lowyat.NET -> disk defrag s/w This thread Refback Jun 13, 2008 10:38 AM
Perfectdisk 8 VS Diskeeper Pro 2008, Which is the better App for the Gamer - Overclock.net - Overclocking.net This thread Refback May 27, 2008 04:53 PM
Diskeeper 2007 11.0 Build 709 » 2BakSa.Net This thread Refback May 14, 2008 08:47 PM
Kaspersky Lab Forum > CHKDSK, ObjectID, etc. - the real cause of your problems This thread Refback May 8, 2008 08:34 AM
CHKDSK, ObjectID, etc. - the real cause of your problems - Kaspersky Lab Forum This thread Refback Apr 30, 2008 02:05 AM
CHKDSK, ObjectID, etc. - the real cause of your problems - Kaspersky Lab Forum This thread Refback Apr 24, 2008 03:34 PM
The Great Debate: PerfectDisk vs. Diskeeper « Byte Sized This thread Pingback Apr 20, 2008 03:49 PM
Lowyat.NET -> disk defrag s/w This thread Refback Apr 19, 2008 04:59 PM
10 things you'll miss when you upgrade to Vista (and how to get some of them back) This thread Refback Mar 31, 2008 08:17 PM
MFT size optimization feature in defrag software - PlanetAMD64 This thread Refback Mar 29, 2008 08:28 PM
Best Defragmenting Software? (Windows) - [H]ard|Forum This thread Refback Mar 22, 2008 09:47 PM
*Clix This thread Refback Mar 21, 2008 12:32 AM
MFT Usage This thread Refback Mar 15, 2008 06:32 PM
MFT Usage - microsoft.public.win2000.general | Google Groups This thread Refback Mar 12, 2008 11:41 AM
MFT size optimization feature in defrag software - PlanetAMD64 This thread Refback Mar 3, 2008 01:38 AM
MFT size optimization feature in defrag software - PlanetAMD64 This thread Refback Mar 2, 2008 07:06 PM
MFT Usage - Window 2000 Help This thread Refback Mar 1, 2008 10:11 AM
Tutorials-Win.com >> Windows 2000 >> MFT Usage - Microsoft Windows Forum This thread Refback Feb 29, 2008 05:24 PM
PlanetAMD64 > MFT size optimization feature in defrag software This thread Refback Feb 29, 2008 07:33 AM
Perfect disk versus Diskeeper - Page 2 - Vista Forums This thread Refback Feb 28, 2008 09:39 PM