blob: baa60d199c463b235758774462d2c3ee5ad87a74 [file] [log] [blame]
Manojkiran Edaa907a582021-01-19 14:28:06 +05301{
2 "entries":[
3 {
4 "attribute_name" : "vmi_if_count",
5 "lower_bound" : 0,
6 "upper_bound" : 2,
7 "scalar_increment" : 1,
8 "default_value" : 1,
9 "helpText" : "vmi_if_count",
10 "displayName" : "vmi_if_count"
11 },
12 {
13 "attribute_name" : "vmi_if0_ipv4_prefix_length",
14 "lower_bound" : 0,
15 "upper_bound" : 32,
16 "scalar_increment" : 1,
17 "default_value" : 0,
18 "helpText" : "vmi_if0_ipv4_prefix_length",
19 "displayName" : "vmi_if0_ipv4_prefix_length"
20 },
21 {
22 "attribute_name" : "vmi_if1_ipv4_prefix_length",
23 "lower_bound" : 0,
24 "upper_bound" : 32,
25 "scalar_increment" : 1,
26 "default_value" : 0,
27 "helpText" : "vmi_if1_ipv4_prefix_length",
28 "displayName" : "vmi_if1_ipv4_prefix_length"
Corey Swenson61761d92021-03-15 10:58:06 -050029 },
30 {
31 "attribute_name" : "hb_number_huge_pages",
32 "lower_bound" : 0,
33 "upper_bound" : 65535,
34 "scalar_increment" : 1,
35 "default_value" : 0,
36 "helpText" : "Specifies the number of huge pages available for memory management, requires a reboot for a change to be applied.",
Zach Clark50eedf52021-06-29 13:26:06 -050037 "displayName" : "Number Huge Pages (pending)"
38 },
39 {
40 "attribute_name" : "hb_number_huge_pages_current",
41 "lower_bound" : 0,
42 "upper_bound" : 65535,
43 "scalar_increment" : 1,
44 "default_value" : 0,
45 "helpText" : "Specifies the number of huge pages available for memory management for the current IPL. Do not set this attribute directly; set hb_number_huge_pages instead.",
46 "displayName" : "Number Huge Pages (current)"
Corey Swenson61761d92021-03-15 10:58:06 -050047 },
48 {
Corey Swensonbda160c2021-04-14 14:49:30 -050049 "attribute_name" : "hb_huge_page_size",
50 "lower_bound" : 0,
51 "upper_bound" : 255,
52 "scalar_increment" : 1,
53 "default_value" : 0,
Corey Swenson6496b032021-05-07 10:54:35 -050054 "helpText" : "Specifies the size of huge pages, 0 = 16GB, requires a reboot for a change to be applied.",
Zach Clark50eedf52021-06-29 13:26:06 -050055 "displayName" : "Huge Page Size (pending)"
56 },
57 {
58 "attribute_name" : "hb_huge_page_size_current",
59 "lower_bound" : 0,
60 "upper_bound" : 255,
61 "scalar_increment" : 1,
62 "default_value" : 0,
63 "helpText" : "Specifies the size of huge pages, 0 = 16GB, for the current IPL. Do not set this attribute directly; set hb_huge_page_size instead.",
64 "displayName" : "Huge Page Size (current)"
Corey Swensonbda160c2021-04-14 14:49:30 -050065 },
66 {
Roland Veloz47cf6632021-04-16 17:11:22 -050067 "attribute_name" : "hb_field_core_override",
68 "lower_bound" : 0,
69 "upper_bound" : 255,
70 "scalar_increment" : 1,
71 "default_value" : 0,
Zach Clark50eedf52021-06-29 13:26:06 -050072 "helpText" : "The number of cores to activate where 0 being to activate all available cores. Where N, for fused cores, is to activate 2N cores. Where N, for non-fused cores, is to activate N cores. Requires a reboot for a change to be applied.",
73 "displayName" : "Field Core Override (pending)"
74 },
75 {
76 "attribute_name" : "hb_field_core_override_current",
77 "lower_bound" : 0,
78 "upper_bound" : 255,
79 "scalar_increment" : 1,
80 "default_value" : 0,
81 "helpText" : "The number of cores to activate where 0 being to activate all available cores. Where N, for fused cores, is to activate 2N cores. Where N, for non-fused cores, is to activate N cores. Value applicable for the current IPL. Do not set this attribute directly; set hb_field_core_override instead.",
82 "displayName" : "Field Core Override (current)"
Corey Swenson6496b032021-05-07 10:54:35 -050083 },
84 {
85 "attribute_name" : "hb_power_limit_in_watts",
86 "lower_bound" : 0,
87 "upper_bound" : 65535,
88 "scalar_increment" : 1,
89 "default_value" : 0,
Zach Clark50eedf52021-06-29 13:26:06 -050090 "helpText" : "Specifies the power limit in watts, requires a reboot for a change to be applied.",
91 "displayName" : "Power Limit In Watts (pending)"
92 },
93 {
94 "attribute_name" : "hb_power_limit_in_watts_current",
95 "lower_bound" : 0,
96 "upper_bound" : 65535,
97 "scalar_increment" : 1,
98 "default_value" : 0,
99 "helpText" : "Specifies the power limit in watts for the current IPL. Do not set this attribute directly; set hb_power_limit_in_watts instead.",
100 "displayName" : "Power Limit In Watts (current)"
Corey Swenson6496b032021-05-07 10:54:35 -0500101 }
Manojkiran Edaa907a582021-01-19 14:28:06 +0530102 ]
103}