Or at least the project. Here are the changes to defrag you can expect from me in the forseeable future.
I will move it to openwatcom. This way it can be compiled for 386. This will probably double the speed, since everything is internally computed as 32bit. Anyway I believe that all of FreeDOS after version 1 should be compilable with openwatcom. I will add a new defragmentation method called "quick try". This will be a fast method of defragmenting some files on FAT32. It will scan through the directories and for each file check wether it is fragmented. If it is it will move it to a space that is large enough to contain the complete file. If no space can be found it will move on to the next file. This will be a very fast method that will unfragment some files, especially if there is lots of free space left. Imre ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
