Lines Matching +full:interleave +full:- +full:mode
3 Contact: Linux memory management mailing list <linux-mm@kvack.org>
4 Description: Configuration Interface for the Weighted Interleave policy
8 Contact: Linux memory management mailing list <linux-mm@kvack.org>
11 The interleave weight for a memory node (N). These weights are
24 empty string, ...) will return -EINVAL.
27 switch the system to manual mode as well.
31 Contact: Linux memory management mailing list <linux-mm@kvack.org>
32 Description: Auto-weighting configuration interface
34 Configuration mode for weighted interleave. 'true' indicates
35 that the system is in auto mode, and a 'false' indicates that
36 the system is in manual mode.
38 In auto mode, all node weights are re-calculated and overwritten
42 In manual mode, node weights can only be updated by the user.
49 mode, while writing any false value string (e.g. N or 0) will
50 enable manual mode. All other strings are ignored and will
51 return -EINVAL.
54 will also automatically switch the system to manual mode.