Page 1 of 1

High Memory Usage in Capture

Posted: Fri Feb 11, 2022 11:28 am
by Suresh
Wimlib capture is taking more resources as the number of files for capture increases. for 8 Lakhs files, All of it's consuming 1GB Memory. Is there any solution to this?

Re: High Memory Usage in Capture

Posted: Tue Mar 08, 2022 4:27 pm
by synchronicity
There isn't any workaround for wimlib using memory proportional to the number of files in the WIM image; this is fairly fundamental to wimlib's design. You could maybe split your files into multiple images.