guru/profiles/desc/total_data_ordering.desc
Alessandro Barbieri 60e60e919b
sys-cluster/SOS: move SOS's use expand to profiles/desc
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-05-27 13:28:07 +02:00

9 lines
456 B
Plaintext

# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of TOTAL_DATA_ORDERING USE_EXPAND flags.
always - Always assume total data ordering is available and abort a job if that's not the case
check - Check will result in slightly higher overhead but will provide a fallback if the network doesn't provide total data ordering
never - Never use total data ordering optimizations