File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Documentation/ABI/testing Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -248,3 +248,24 @@ Description:
248
248
# cat ff_pwr_btn
249
249
7 enabled
250
250
251
+ What: /sys/firmware/acpi/memory_ranges/rangeX
252
+ Date: February 2025
253
+ Contact: Tony Luck <
[email protected] >
254
+ Description:
255
+ On systems with the ACPI MRRM table reports the parameters for
256
+ each range.
257
+
258
+ base: Starting system physical address.
259
+
260
+ length: Length of this range in bytes.
261
+
262
+ node: NUMA node that this range belongs to. Negative numbers
263
+ indicate that the node number could not be determined (e.g
264
+ for an address range that is reserved for future hot add of
265
+ memory).
266
+
267
+ local_region_id: ID associated with access by agents
268
+ local to this range of addresses.
269
+
270
+ remote_region_id: ID associated with access by agents
271
+ non-local to this range of addresses.
You can’t perform that action at this time.
0 commit comments