mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-14 14:59:52 -04:00
Update change log
This commit is contained in:
parent
15c24780ed
commit
323fe7c5aa
@ -45,6 +45,10 @@
|
|||||||
- [perf] Segmenting performance has been improved by re-using data
|
- [perf] Segmenting performance has been improved by re-using data
|
||||||
structures and thus avoiding extra memory allocations.
|
structures and thus avoiding extra memory allocations.
|
||||||
|
|
||||||
|
- [perf] All binaries now use `jemalloc` by default, which uses
|
||||||
|
significantly less memory than glibc or tcmalloc, especially
|
||||||
|
in the FUSE driver.
|
||||||
|
|
||||||
- [feature] New file system image format adds integrity checking
|
- [feature] New file system image format adds integrity checking
|
||||||
as well as features for easier recovery in case of corruption.
|
as well as features for easier recovery in case of corruption.
|
||||||
While currently there is no way to recover a corrupt file system,
|
While currently there is no way to recover a corrupt file system,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user