Skip to content

Releases: JohnnyFFM/Poc1to2Converter

Johnny's Plot Converter v.2.4

23 Jun 04:45
Compare
Choose a tag to compare
  • fixed a bug for files >8.35TB that appeared in v.2.3
    (I/O Error Read - Scoop 0: Non-negative number required. Parameter Name: offset ).
    Non-critical bug, plots have not been touched.

Johnny's Plot Converter v.2.3

13 Jun 04:54
Compare
Choose a tag to compare

-Fixed an issue causing high CPU loads if converting more than 7 drives in parallel

Johnny's Plot Converter v.2.2 Prelease for Testing

10 Jun 20:07
Compare
Choose a tag to compare
  • improved speed of shuffling algorithm with BlockCopy.

Johnny's Plot Converter v.2.21 Prelease for Testing

11 Jun 07:33
Compare
Choose a tag to compare

-fixed a bug causing an error message for files with a very high starting nonce

Johnny's Plot Converter v.2.1 Prelease for Testing

10 Jun 13:26
Compare
Choose a tag to compare

-added boost feature : use more memory to increase speed (experimental). Good for small files and SMR drives.

Johnny's Plot Converter v.2.0

09 Jun 10:38
Compare
Choose a tag to compare

New Features
-displays expected memory to be used
-fast mode for disk-to-disk added (reads and writes in parallel alternates scoops to reduce HDD seeks)
-log-file feature
-improved error handling (e.g. if a file is locked, it will be skipped)
-option to stop conversion after current file in progress
-disabled direct I/O for some exotic cases for compatibility
-added command line options:

    -srcfile : specify source file
    -srcdir : specify source directory
    -tardir : specify target directory for disk-to-disk mode
    -ddio : sisable direct I/O
    -log : create log files
    -fast : enable fast disk-to-disk mode
    -autostart : automatically start conversion
    -mem : specify maximum memory to be used (size: 96..4096)
    -startscoop : start conversion at a specific scoop number (scoop: 0..2047)

v.1.81

05 Jun 15:11
Compare
Choose a tag to compare
  • Fixed two issue that caused the converter to shut down when trying to start an inplace conversion, fixed a mem limit bug and aligned cache and sector size

  • added error handling for all I/O operations

v.1.8

29 May 07:37
Compare
Choose a tag to compare

-fixed an issue when converting plot files bigger than 8.35TB

v.1.7

25 May 19:35
Compare
Choose a tag to compare

-increased speed by disabling all buffering. Especially good on SAS.

v.1.6

25 May 05:41
Compare
Choose a tag to compare

Fixed the filename of the Output file to not include the stagger when copy-on-write.