Add basic node counting logic, update tests.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
acpi_set_usage 1
|
||||
|
||||
acpi_preload_table machines/unit/acpi/alloc_free.aml
|
||||
|
||||
acpi_enable
|
||||
|
||||
acpi_get_node_alloc_cnt
|
||||
acpi_get_node_free_cnt
|
||||
acpi_get_node_cnt
|
||||
|
||||
acpi_call \MAIN
|
||||
|
||||
acpi_get_node_alloc_cnt
|
||||
acpi_get_node_free_cnt
|
||||
acpi_get_node_cnt
|
||||
Reference in New Issue
Block a user