Files
solana/runtime
sakridge 43053dcc90 Re-use accounts stores (#12885)
* Re-use accounts_db stores

Creating files and dropping mmap areas can be expensive

* Add test for storage finder

Can encounter an infinite loop when the store is too small, but
smaller than the normal store size.

* Fix storage finding

* Check for strong_count == 1

* try_recycle helper
2020-11-04 09:17:05 -08:00
..
2020-10-29 21:45:24 -07:00
2020-11-04 09:17:05 -08:00
2020-11-01 09:41:28 -08:00
2020-10-28 22:01:07 -07:00