Skip to content

Commit

Permalink
Fix nvpmodel test
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Dec 18, 2024
1 parent 8f17c4d commit 6bd8ddf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/nvpmodel
Original file line number Diff line number Diff line change
Expand Up @@ -367,15 +367,19 @@ NVPM VERB: PARAM TYPE=CLOCK NAME=CVNAS
NVPM VERB: MAX_FREQ /sys/kernel/nvpmodel_emc_cap/nafll_cvnas
NVPM VERB:
NVPM VERB: POWER_MODEL: ID=0 NAME=MAXTEST
NVPM VERB: TPC_POWER_GATING TPC_PG_MASK 0
NVPM VERB: CPU_ONLINE CORE_0 1
NVPM VERB:
NVPM VERB: POWER_MODEL: ID=1 NAME=TEST
NVPM VERB: TPC_POWER_GATING TPC_PG_MASK 0
NVPM VERB: CPU_ONLINE CORE_0 1
NVPM VERB:
NVPM VERB: POWER_MODEL: ID=2 NAME=MINTEST
NVPM VERB: TPC_POWER_GATING TPC_PG_MASK 3
NVPM VERB: CPU_ONLINE CORE_0 1
NVPM VERB:
NVPM VERB: POWER_MODEL: ID=3 NAME=MIN_MAX_TEST
NVPM VERB: TPC_POWER_GATING TPC_PG_MASK 0
NVPM VERB: CPU_ONLINE CORE_0 1
EOF
}
Expand Down

0 comments on commit 6bd8ddf

Please sign in to comment.