JkDefrag

JkDefrag is a free open-source disk defragmenting utility computer program for Windows. It was developed by Jeroen Kessels beginning in 2004[1] and is released under the GNU General Public License. The "Jk" part of the utility name is taken from the developer's name, Jeroen Kessels. In 2008, from version 4, much changed from previous versions; JkDefrag was renamed MyDefrag by its developer, and JkDefrag was discontinued, although still available. MyDefrag is closed source freeware. MyDefrag website is defunct as of 2016. The JKdefrag website is still active, but all download files have been removed.

JkDefrag
Image of drive during defrag.
Original author(s)Jeroen Kessels
Stable release
3.36.0.2 / August 31, 2008 (2008-08-31)
Written inMicrosoft Visual C++ 2005
Operating systemWindows 2000
Windows Server 2003
Windows XP
Windows XP x64 Edition
Windows Vista
TypeDefragmentation program
LicenseGNU GPL
Websitewww.kessels.com/JkDefrag/

Operation

JkDefrag has many options. If run without options it groups files into 3 zones with the intention of optimizing speed:

  1. Directories and system files
  2. Regular files
  3. Large files referred to as "space hogs" in the documentation

Files outside their zone are moved to their zone. Directories are perhaps the most accessed data on disk, so zone 1 is placed at the beginning of the drive. After the directories comes a free space area, then zone 2 with regular files, another free area, and then zone 3 with "space hogs", which are large files, archives, recycle bin contents, service pack files, and other infrequently accessed data.[2]

JkDefrag characteristics:

  • Both command-line & graphical executable programs, about 500k bytes total size;
  • Automated operation;
  • A range of command line interface options, allowing for scheduled defragmentation with administrator scripts;
  • No need for installation; runs with default options by opening JkDefrag.exe;
  • Screensaver defragmentation, with the option to run another screensaver when done;
  • Source code (Microsoft Visual C++ 2005) available;[3]
  • A DLL library (for use in programming) licensed using the LGPL;
  • Support for 64-bit versions of Windows XP and Vista with native x64 binaries;
  • Documentation available on the web site.

JkDefrag runs on the Windows 2000/XP/2003/Vista Operating Systems, and defragments both FAT and NTFS filesystems. It uses the standard Windows defragmentation API. Because of that, it could technically even be used on operating systems up to Windows 10. However such use would be completely unsupported, not recommended and might bear the risk of data loss or a corrupt OS or other severe problems. User support was provided through web-based forums.

There are several graphical user interface utilities designed to work with JkDefrag:

  • JKDefrag Option GUI by Emiel Wieldraaijer includes support for 26 languages, and has support for BartPE and U3 implementations.[4] It was also nominated "Repair Tool of the Week" in TechNibble in August 2007.[5]
  • JkDefragGUI by Markus Hörl is portable, includes support for 10(+30) languages, and there is a setup version.
  • ScanDefrag supports JkDefrag and allows it to run during Windows startup.

The only other Windows-based defrag program with a GNU GPL is UltraDefrag before version 8.

See also

Notes

  1. Information obtained from product release notes: history.txt file
  2. Kessels, Jeroen. "JkDefrag v3.36". Archived from the original on 2015-02-15.
  3. "JkDefrag version 3.36 source code". sourceforge.net (in German). Retrieved 2016-07-13.
  4. Kurdi, Samer (31 July 2007). "JkDefrag GUI". Software Genius. Archived from the original on 15 April 2009. Retrieved 1 September 2009.
  5. Whitty, Bryce (7 August 2007). "Repair Tool of the Week: JkDefrag GUI". Technibble.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.