Intro Download and install Frequently Asked Questions Tips and tricks

Homepage







© J.C. Kessels 2009
MyDefrag Forum
May 23, 2013, 05:12:55 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Fast update fragments files?  (Read 728 times)
wimdelange
JkDefrag Supporter
***
Posts: 13


View Profile
« on: August 18, 2009, 07:46:11 am »

I did a slow optimize with version 4.1.2. After that I did a fast update, just curious. To my surprise, fast update started fragmenting some files? Probably due to the fastfill in this part of the script:


FileSelect
    not(
      Size(50000000,0)
      or (LastAccessEnabled(yes) and LastAccess(,1 month ago))
      or DirectoryName("$RECYCLE.BIN")
      or DirectoryName("RECYCLED")
      or DirectoryName("RECYCLER")
....
  FileActions
    FastFill()
    AddGap(UntilPercentageOfVolumeMultiple(1))
  FileEnd

Is it not a little bit stupid, to first defragment your disk with slow optimize and to disrupt this with fast update? And the comments stated that these belong together. Daily use fastupdate and once a month use slow optimize.
Logged
Darlis
JkDefrag Hero
*****
Posts: 1707


View Profile WWW
« Reply #1 on: August 18, 2009, 09:50:59 am »

FastUpdate (FastFill) does not create fragments and also does no defragmenting. But SlowOptimize does both. Maybe the fragments you have seen are from SlowOptimize?

You can try FastOptimize to defragment. It is now compatible with SlowOptimize too (Jeroen will change the manual with the next release).
Logged

Need help creating a script? Try MyDefrag Script Creator.
jeroen
Administrator
JkDefrag Hero
*****
Posts: 7155



View Profile WWW
« Reply #2 on: August 18, 2009, 05:00:23 pm »

Is it not a little bit stupid, to first defragment your disk with slow optimize and to disrupt this with fast update? And the comments stated that these belong together. Daily use fastupdate and once a month use slow optimize.
As Darlis said, FastUpdate does not create fragments, so what you observed must be something else. The FastUpdate script basically only fills gaps, and makes sure all the files are in the right zone. It does not produce a fully optimized disk, like SlowOptimize does, and that's why you need to run SlowOptimize again once per month or so.
Logged
wimdelange
JkDefrag Supporter
***
Posts: 13


View Profile
« Reply #3 on: August 19, 2009, 01:21:42 pm »

Ok, I think that I saw something, but maybe there is another explanation too. The problem is off course that the picture became more yellow, so I assumed something. But the colorisation is off course not the complete picture. Hence the zoom option. Thanks for the explanation.
Logged
amk
JkDefrag Hero
*****
Posts: 101



View Profile
« Reply #4 on: August 19, 2009, 02:44:56 pm »

Sometimes FastOptimize and FastUpdate may break files to fragments. FastFill() may break outzoned file while clear space if no enought big gap after zone exist.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!