1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-14 20:22:19 +00:00
ton/validator/db
EmelyanenkoK 12c1b1a2e6
Limit file descriptors num by adding archive slice lru (#892)
* --max-archive-fd option limits open files in archive manager

* Don't close the latest archives + bugfix

* Delete temp packages early

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2024-02-07 14:56:37 +03:00
..
archive-db.cpp updated smartcontracts 2019-10-23 17:43:50 +04:00
archive-db.hpp updated smartcontracts 2019-10-23 17:43:50 +04:00
archive-manager.cpp Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
archive-manager.hpp Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
archive-mover.cpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
archive-mover.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
archive-slice.cpp Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
archive-slice.hpp Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
archiver.cpp bugfixes + tonlib update 2020-04-30 15:04:47 +04:00
archiver.hpp bugfixes 2020-04-10 23:06:01 +04:00
celldb.cpp Improve CellDb migration (#835) 2023-12-19 10:39:35 +03:00
celldb.hpp Improve CellDb migration (#835) 2023-12-19 10:39:35 +03:00
fileref.cpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
fileref.hpp bugfixes 2020-04-10 23:06:01 +04:00
files-async.hpp On MacOS, writing more than 0x7fffffff bytes will fail with errno 22 (#737) 2023-07-14 16:27:59 +03:00
package.cpp vm bugfixes 2020-02-28 18:59:47 +04:00
package.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
rootdb.cpp Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
rootdb.hpp Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
statedb.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
statedb.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
staticfilesdb.cpp bugfixes 2020-04-10 23:06:01 +04:00
staticfilesdb.hpp bugfixes 2020-04-10 23:06:01 +04:00