* Add function for changing thread's nice value Linux only. * Add validator option to change niceness of snapshot packager thread * Add validator option to change niceness of RPC server threads Fixes https://github.com/solana-labs/solana/issues/14556 * Run `./scripts/cargo-for-all-lock-files.sh tree`