Difference between revisions of "Trie"
Jump to navigation
Jump to search
(→Geth) |
(→Geth) |
||
Line 10: | Line 10: | ||
* <code>[[INFO Persisted the clean trie cache]]</code> | * <code>[[INFO Persisted the clean trie cache]]</code> | ||
* <code>[[WARN Reorg in progress, trie commit postponed]]</code> | * <code>[[WARN Reorg in progress, trie commit postponed]]</code> | ||
+ | * [[ERROR Failed to open trie]] | ||
* [[Failed to write trie to disk]] | * [[Failed to write trie to disk]] | ||
Revision as of 21:22, 18 August 2024
wikipedia:Trie data structures
k-ary search tree
INFO [05-08|17:10:25.580] Allocated trie memory caches clean=614.00MiB dirty=1024.00MiB
Geth
INFO Persisted the clean trie cache
WARN Reorg in progress, trie commit postponed
- ERROR Failed to open trie
- Failed to write trie to disk
--cache.gc value (default: 25) Percentage of cache memory allowance to use for trie pruning (default = 25% full mode, 0% archive mode)
See also
Advertising: