View Single Post
  #268  
Old 14-12-2025, 08:37
wareck wareck is offline
Registered User
 
Join Date: Dec 2017
Location: Mars
Posts: 153
Thanks: 29
Thanked 113 Times in 80 Posts
wareck is on a distinguished road
you may try to use other deduplicator
Like exdude, dedub from panker.

in another way, system work like this :

Original File => decompress/decode => deduplication (try to find repetitions in files) => compression.

On each step you have 2 files

Orignal file and processed file, it is not uncommon to need a lot of disk space during conversion processus.
In another hand SREP do it a lot in memory. only result is stored.
On my computer I've got 32Gb of ram when I do some huge conversion it's more or less all used.

You may try to change :
-vmfile=FILENAME
-slp-


And for finish, if srep hang or crash during second pass => try other version of srep some of them are more stable
Personally, I use 4.90 in 99% of cases.
Reply With Quote
The Following User Says Thank You to wareck For This Useful Post:
Dunnowho69 (14-12-2025)