Open bmx666 opened 1 year ago
@bmx666 Hi,
Why is this PR a draft? Are there any flaws in this implementation?
Hi @parport0
Why is this PR a draft?
I'm waiting feedback from maintainer...
Are there any flaws in this implementation?
There are only two flaws:
Looks pretty good to me, thanks @bmx666 Slowdown is fine, I guess. But perhaps CHUNK_TYPE_FILL is more important ?
Looks pretty good to me, thanks @bmx666 Slowdown is fine, I guess. But perhaps CHUNK_TYPE_FILL is more important ?
Hi @obbardc , I uploaded an update to support CHUNK_TYPE_FILL
a long time ago. Also during my research on Qualcomm tools, they replace the 4-byte chunks of fill values with one big CHUNK_TYPE_RAW
.
Anyway, I don't have access to any Qualcomm boards anymore, I couldn't confirm and verify this patch.
Hi @andersson, yep, it is another "sparse" version but without deps on libsparse. I've been testing it on several QCOM projects for over 2 years now, no problem.