Add validator option to change niceness of snapshot packager thread

This commit is contained in:
Ivan Mironov
2021-10-27 06:56:16 +05:00
committed by Trent Nelson
parent 18b1baa3c1
commit c78f474373
6 changed files with 51 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -4558,6 +4558,7 @@ dependencies = [
"chrono",
"clap 2.33.3",
"rpassword",
"solana-perf",
"solana-remote-wallet",
"solana-sdk",
"tempfile",