History log of /system/extras/libfec/fec_process.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9642b321825431e8eada62f808fbc6bdc5a769d3 08-Feb-2016 Sami Tolvanen <samitolvanen@google.com> libfec: fix thread count calculation

On systems with a large number of cores, smallish reads may not be
able to utilize all the cores. Correctly compute the number of threads
we should use.

Change-Id: I7a05c144c2b83a2f6083c33a686ced32cce576c4
/system/extras/libfec/fec_process.cpp
c54a33db7505976a3530aa76ebd5602f12923c4d 26-Jun-2015 Sami Tolvanen <samitolvanen@google.com> Error correction: Add libfec to read encoded data

Add libfec to read files or partitions with error-correcting codes
appended to them. Uses verity metadata to speed up I/O and improve
error correction effectiveness.

Bug: 21893453
Change-Id: I94b95058b084418019fc96595bb6055df36e2c2b
/system/extras/libfec/fec_process.cpp