Manojkiran Eda | a907a58 | 2021-01-19 14:28:06 +0530 | [diff] [blame] | 1 | { |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 2 | "entries": [ |
| 3 | { |
| 4 | "attribute_name": "vmi_if0_ipv4_prefix_length", |
| 5 | "lower_bound": 0, |
| 6 | "upper_bound": 32, |
| 7 | "scalar_increment": 1, |
| 8 | "default_value": 0, |
| 9 | "helpText": "vmi_if0_ipv4_prefix_length", |
| 10 | "displayName": "vmi_if0_ipv4_prefix_length" |
| 11 | }, |
| 12 | { |
| 13 | "attribute_name": "vmi_if1_ipv4_prefix_length", |
| 14 | "lower_bound": 0, |
| 15 | "upper_bound": 32, |
| 16 | "scalar_increment": 1, |
| 17 | "default_value": 0, |
| 18 | "helpText": "vmi_if1_ipv4_prefix_length", |
| 19 | "displayName": "vmi_if1_ipv4_prefix_length" |
| 20 | }, |
| 21 | { |
| 22 | "attribute_name": "vmi_if0_ipv6_prefix_length", |
| 23 | "lower_bound": 1, |
| 24 | "upper_bound": 128, |
| 25 | "scalar_increment": 1, |
| 26 | "default_value": 128, |
| 27 | "helpText": "vmi_if0_ipv6_prefix_length", |
| 28 | "displayName": "vmi_if0_ipv6_prefix_length" |
| 29 | }, |
| 30 | { |
| 31 | "attribute_name": "vmi_if1_ipv6_prefix_length", |
| 32 | "lower_bound": 1, |
| 33 | "upper_bound": 128, |
| 34 | "scalar_increment": 1, |
| 35 | "default_value": 128, |
| 36 | "helpText": "vmi_if1_ipv6_prefix_length", |
| 37 | "displayName": "vmi_if1_ipv6_prefix_length" |
| 38 | }, |
| 39 | { |
| 40 | "attribute_name": "hb_number_huge_pages", |
| 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, requires a reboot for a change to be applied.", |
| 46 | "displayName": "Number Huge Pages (pending)" |
| 47 | }, |
| 48 | { |
| 49 | "attribute_name": "hb_number_huge_pages_current", |
| 50 | "lower_bound": 0, |
| 51 | "upper_bound": 65535, |
| 52 | "scalar_increment": 1, |
| 53 | "default_value": 0, |
Patel-Kamalkumar | d99cca3 | 2023-02-06 04:01:02 -0600 | [diff] [blame] | 54 | "readOnly": true, |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 55 | "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.", |
| 56 | "displayName": "Number Huge Pages (current)" |
| 57 | }, |
| 58 | { |
| 59 | "attribute_name": "hb_huge_page_size", |
| 60 | "lower_bound": 0, |
| 61 | "upper_bound": 255, |
| 62 | "scalar_increment": 1, |
| 63 | "default_value": 0, |
| 64 | "helpText": "Specifies the size of huge pages, 0 = 16GB, requires a reboot for a change to be applied.", |
| 65 | "displayName": "Huge Page Size (pending)" |
| 66 | }, |
| 67 | { |
| 68 | "attribute_name": "hb_huge_page_size_current", |
| 69 | "lower_bound": 0, |
| 70 | "upper_bound": 255, |
| 71 | "scalar_increment": 1, |
| 72 | "default_value": 0, |
Patel-Kamalkumar | d99cca3 | 2023-02-06 04:01:02 -0600 | [diff] [blame] | 73 | "readOnly": true, |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 74 | "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.", |
| 75 | "displayName": "Huge Page Size (current)" |
| 76 | }, |
| 77 | { |
| 78 | "attribute_name": "hb_field_core_override", |
| 79 | "lower_bound": 0, |
| 80 | "upper_bound": 255, |
| 81 | "scalar_increment": 1, |
| 82 | "default_value": 0, |
| 83 | "helpText": "The maximum number of cores to activate where 0 being to activate all available cores. Requires a reboot for a change to be applied.", |
| 84 | "displayName": "Field Core Override (pending)" |
| 85 | }, |
| 86 | { |
| 87 | "attribute_name": "hb_field_core_override_current", |
| 88 | "lower_bound": 0, |
| 89 | "upper_bound": 255, |
| 90 | "scalar_increment": 1, |
| 91 | "default_value": 0, |
Patel-Kamalkumar | d99cca3 | 2023-02-06 04:01:02 -0600 | [diff] [blame] | 92 | "readOnly": true, |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 93 | "helpText": "The maximum number of cores to activate where 0 being to activate all available cores. Value applicable for the current IPL. Do not set this attribute directly; set hb_field_core_override instead.", |
| 94 | "displayName": "Field Core Override (current)" |
| 95 | }, |
| 96 | { |
| 97 | "attribute_name": "hb_power_limit_in_watts", |
| 98 | "lower_bound": 0, |
| 99 | "upper_bound": 65535, |
| 100 | "scalar_increment": 1, |
| 101 | "default_value": 0, |
| 102 | "helpText": "Specifies the power limit in watts.", |
| 103 | "displayName": "Power Limit In Watts", |
| 104 | "dbus": { |
| 105 | "object_path": "/xyz/openbmc_project/control/host0/power_cap", |
| 106 | "interface": "xyz.openbmc_project.Control.Power.Cap", |
| 107 | "property_type": "uint32_t", |
| 108 | "property_name": "PowerCap" |
| 109 | } |
| 110 | }, |
| 111 | { |
| 112 | "attribute_name": "hb_max_number_huge_pages", |
| 113 | "lower_bound": 0, |
| 114 | "upper_bound": 65535, |
| 115 | "scalar_increment": 1, |
| 116 | "default_value": 0, |
| 117 | "readOnly": true, |
| 118 | "helpText": "Specifies the actual maximum number of huge pages available given the current system configuration.", |
| 119 | "displayName": "Max Number Huge Pages" |
| 120 | }, |
| 121 | { |
| 122 | "attribute_name": "hb_ioadapter_enlarged_capacity", |
| 123 | "lower_bound": 0, |
| 124 | "upper_bound": 255, |
| 125 | "scalar_increment": 1, |
| 126 | "default_value": 0, |
| 127 | "helpText": "Specifies the enlarged IO capacity, requires a reboot for a change to be applied.", |
| 128 | "displayName": "Enlarged IO Capacity (pending)" |
| 129 | }, |
| 130 | { |
| 131 | "attribute_name": "hb_ioadapter_enlarged_capacity_current", |
| 132 | "lower_bound": 0, |
| 133 | "upper_bound": 255, |
| 134 | "scalar_increment": 1, |
| 135 | "default_value": 0, |
| 136 | "readOnly": true, |
| 137 | "helpText": "Specifies the enlarged IO capacity for the current IPL. Do not set this attribute directly; set hb_ioadapter_enlarged_capacity instead.", |
| 138 | "displayName": "Enlarged IO Capacity (current)" |
| 139 | }, |
| 140 | { |
| 141 | "attribute_name": "hb_effective_secure_version", |
| 142 | "lower_bound": 0, |
| 143 | "upper_bound": 255, |
| 144 | "scalar_increment": 1, |
| 145 | "default_value": 0, |
| 146 | "readOnly": true, |
| 147 | "helpText": "Specifies the effective secure version of the host FW. In secure mode, the secure version value of a driver must be greater than or equal to this effective secure version to allow the system to boot.", |
| 148 | "displayName": "Effective Secure Version" |
| 149 | }, |
| 150 | { |
| 151 | "attribute_name": "hb_cap_freq_mhz_min", |
| 152 | "lower_bound": 0, |
| 153 | "upper_bound": 4294967295, |
| 154 | "scalar_increment": 1, |
| 155 | "default_value": 0, |
| 156 | "readOnly": true, |
| 157 | "helpText": "Specifies the lowest floor frequency across all chips in the system.", |
| 158 | "displayName": "Minimum Core Freq MHZ" |
| 159 | }, |
| 160 | { |
| 161 | "attribute_name": "hb_cap_freq_mhz_max", |
| 162 | "lower_bound": 0, |
| 163 | "upper_bound": 4294967295, |
| 164 | "scalar_increment": 1, |
| 165 | "default_value": 0, |
| 166 | "readOnly": true, |
| 167 | "helpText": "Specifies the highest ceiling frequency across all chips in the system.", |
| 168 | "displayName": "Maximum Core Freq MHZ" |
| 169 | }, |
| 170 | { |
| 171 | "attribute_name": "hb_cap_freq_mhz_request", |
| 172 | "lower_bound": 0, |
| 173 | "upper_bound": 4294967295, |
| 174 | "scalar_increment": 1, |
| 175 | "default_value": 0, |
| 176 | "helpText": "Specifies the desired frequency across all chips in the system. Requires a reboot for a change to be applied.", |
| 177 | "displayName": "Requested Core Freq MHZ (pending)" |
| 178 | }, |
| 179 | { |
| 180 | "attribute_name": "hb_cap_freq_mhz_request_current", |
| 181 | "lower_bound": 0, |
| 182 | "upper_bound": 4294967295, |
| 183 | "scalar_increment": 1, |
| 184 | "default_value": 0, |
Patel-Kamalkumar | d99cca3 | 2023-02-06 04:01:02 -0600 | [diff] [blame] | 185 | "readOnly": true, |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 186 | "helpText": "Specifies the desired frequency across all chips in the system. Do not set this attribute directly; set hb_cap_freq_mhz_request instead.", |
| 187 | "displayName": "Requested Core Freq MHZ (current)" |
Patel-Kamalkumar | 3b23adb | 2022-10-17 10:01:56 +0000 | [diff] [blame] | 188 | }, |
| 189 | { |
| 190 | "attribute_name": "pvm_rpd_scheduled_tod", |
| 191 | "lower_bound": 0, |
| 192 | "upper_bound": 86399, |
| 193 | "scalar_increment": 1, |
| 194 | "default_value": 0, |
| 195 | "helpText": "Only used when pvm_rpd_policy is set to “Scheduled”. This value represents the time of day in seconds at which to run the processor diagnostics.", |
| 196 | "displayName": "RPD Scheduled Run Time of Day in Seconds" |
Patrick Williams | 3618064 | 2022-12-08 06:13:03 -0600 | [diff] [blame] | 197 | } |
| 198 | ] |
Manojkiran Eda | a907a58 | 2021-01-19 14:28:06 +0530 | [diff] [blame] | 199 | } |