solana/core/src
Maximilian Schneider c8b0c3ede9
Update cost model to use requested_cu instead of estimated cu #27608 (#28281)
* Update cost model to use requested_cu instead of estimated cu #27608

* remove CostUpdate and CostModel from replay/tvu

* revive cost update service to send cost tracker stats

* CostModel is now static

* remove unused package

Co-authored-by: Tao Zhu <tao@solana.com>
2022-11-22 11:55:56 -06:00
..
broadcast_stage rolls out merkle shreds to ~20% of testnet (#28905) 2022-11-21 16:20:02 +00:00
accounts_hash_verifier.rs Enables not taking a bank snapshot (#28756) 2022-11-09 12:43:33 -05:00
ancestor_hashes_service.rs signed repair request test fixes/cleanup (#28691) 2022-11-15 16:46:17 -08:00
banking_stage.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
broadcast_stage.rs
cache_block_meta_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
cluster_info_vote_listener.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
cluster_nodes.rs
cluster_slot_state_verifier.rs Exit when stuck in an unrecoverable repair/purge loop (#28596) 2022-10-27 20:06:06 -07:00
cluster_slots.rs
cluster_slots_service.rs
commitment_service.rs
completed_data_sets_service.rs
consensus.rs
cost_update_service.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
drop_bank_service.rs
duplicate_repair_status.rs
fetch_stage.rs Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
find_packet_sender_stake_stage.rs
fork_choice.rs
forward_packet_batches_by_accounts.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
gen_keys.rs
heaviest_subtree_fork_choice.rs Repair service documentation (#28592) 2022-11-16 02:38:07 +00:00
immutable_deserialized_packet.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
latest_unprocessed_votes.rs Add convenience methods to VoteInstruction to distinguish vote types (#28526) 2022-10-21 14:17:40 -06:00
latest_validator_votes_for_frozen_banks.rs
leader_slot_banking_stage_metrics.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
leader_slot_banking_stage_timing_metrics.rs
ledger_cleanup_service.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
ledger_metric_report_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
lib.rs MultiIteratorScanner - improve banking stage performance with high contention 2022-11-17 10:54:12 -06:00
multi_iterator_scanner.rs MultiIteratorScanner - improve banking stage performance with high contention 2022-11-17 10:54:12 -06:00
optimistic_confirmation_verifier.rs
outstanding_requests.rs
packet_deserializer.rs
packet_hasher.rs
packet_threshold.rs fmt (#23448) 2022-03-02 11:54:58 -06:00
poh_timing_report_service.rs
poh_timing_reporter.rs
progress_map.rs
qos_service.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
repair_generic_traversal.rs Repair service documentation (#28592) 2022-11-16 02:38:07 +00:00
repair_response.rs
repair_service.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
repair_weight.rs Repair service documentation (#28592) 2022-11-16 02:38:07 +00:00
repair_weighted_traversal.rs Repair service documentation (#28592) 2022-11-16 02:38:07 +00:00
replay_stage.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
request_response.rs
result.rs
retransmit_stage.rs Upgrades to Rust 1.65.0 (#28741) 2022-11-09 17:15:03 -05:00
rewards_recorder_service.rs
sample_performance_service.rs
serve_repair.rs limit repairs to top staked requests in batch (#28673) 2022-11-16 16:30:41 -08:00
serve_repair_service.rs
shred_fetch_stage.rs
sigverify.rs
sigverify_shreds.rs
sigverify_stage.rs patches clippy errors from new rust nightly release (#28028) 2022-09-23 20:57:27 +00:00
snapshot_packager_service.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
staked_nodes_updater_service.rs Standardize thread names 2022-08-20 07:49:39 -07:00
stats_reporter_service.rs
system_monitor_service.rs
tower1_7_14.rs
tower_storage.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
tpu.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
tracer_packet_stats.rs
tree_diff.rs
tvu.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
unfrozen_gossip_verified_vote_hashes.rs
unprocessed_packet_batches.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
unprocessed_transaction_storage.rs MultiIteratorScanner - improve banking stage performance with high contention 2022-11-17 10:54:12 -06:00
validator.rs Update cost model to use requested_cu instead of estimated cu #27608 (#28281) 2022-11-22 11:55:56 -06:00
verified_vote_packets.rs Only take the latest vote for each validator in gossip (#25934) 2022-07-26 16:38:30 -06:00
vote_simulator.rs
vote_stake_tracker.rs
voting_service.rs
warm_quic_cache_service.rs Split out quic- and udp-client definitions (#28762) 2022-11-18 12:21:45 -07:00
window_service.rs