Juan RP 72c64c7626 xbps_file_hash: reduce memory footprint and process file in small chunks.
With xbps-rindex(8) -c/-r being multithreaded, the memory usage was
insanely high in the build server, with peaks of almost 4GB (this depends
on the file size being processed and number of threads).

Process the file in small chunks instead to compute the SHA256 hash.
2014-09-17 06:50:46 +02:00
..
2014-09-11 00:12:12 +02:00
2014-09-11 00:12:12 +02:00
2014-09-11 00:12:12 +02:00
2014-09-13 08:54:12 +02:00