Disk Optimizer selects files to be placed on any disk medium that will maximize the space used. It is very efficient in finding an optimum file set since it uses a Genetic Algorithm instead of brute force.
Be the first to post a text review of Disk Optimizer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
My god its been a year. We'll I finally had some time off from work, family, girlfriend and life in general so I decided to work on the project some. I've done some basic updates so that it is hopefully stable enough to run. Check out the release notes in the tgz file for more info
HISTORY Version 0.01.02 May - temporarily repaired the program so it can handle 100,000 files versus 1024. this was done by #defining the capacity instead of having it hardcoded. - added command line options for help, the number of generations to run, and the max capacity of the media, destructive runs. - modified the move function so the user can specify if they want the files to be moved to the temp directory or just copied. - added a usage function. - added feature to show when the binaries were compiled. Version 0.01.01 May 7, 2003 - broke the program out into multiple files. - created makefile, TODO and HISTORY Version 0.01.00 May 7, 2003 - initial version of program completed. works only with cds and all options are compiled into the code. EOF
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?