Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
v1.4.6
solana/runtime/benches
History
mergify[bot] a2c32d7d0e shares the lock on gossip when processing prune messages (#13339) (#13422)
Processing prune messages acquires an exclusive lock on gossip:
https://github.com/solana-labs/solana/blob/55b0428ff/core/src/cluster_info.rs#L1824-L1825
This can be reduced to a shared lock if active-sets are changed to use
atomic bloom filters:
https://github.com/solana-labs/solana/blob/55b0428ff/core/src/crds_gossip_push.rs#L50

(cherry picked from commit 8f0796436a)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
2020-11-05 17:18:22 +00:00
..
accounts_index.rs
Finer grained AccountsIndex locking (#12787) (#13240)
2020-10-28 23:46:54 +00:00
accounts.rs
Finer grained AccountsIndex locking (#12787) (#13240)
2020-10-28 23:46:54 +00:00
append_vec.rs
Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445)
2020-06-09 09:38:14 +09:00
bank.rs
Allow feature builtins to overwrite existing builtins (#13403) (#13420)
2020-11-05 16:51:25 +00:00
bloom.rs
shares the lock on gossip when processing prune messages (#13339) (#13422)
2020-11-05 17:18:22 +00:00
message_processor.rs
Add replacements for Pubkey::new_rand()/Hash::new_rand() (bp #12987) (#13076)
2020-10-22 05:08:01 +00:00
status_cache.rs
Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445)
2020-06-09 09:38:14 +09:00
transaction_utils.rs
Send votes from banking stage to vote listener (#11434)
2020-08-07 11:21:35 -07:00
Powered by Gitea Version: 1.24.3 Page: 201ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API