imx6q 可以关闭多余核心与gpu吗?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx6q 可以关闭多余核心与gpu吗?

1,468件の閲覧回数
半醒的狐狸
Contributor I

因为高性能的需求很少,但是又必不可少.长时间开着太耗电,我能在工作过程中关闭多余的核心和gpu模块便于省电,然后在必要的时候再开启吗?

ラベル(1)
0 件の賞賛
返信
1 返信

1,169件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

for cpu core, you can add "maxcpus=x" x is the number you need in the uboot command line.

for gpu,  if you use linux you can find the command in the reference manual:

To load the GPU driver, use the following command:
"insmod <PATH>/fgalcore.ko"
to un-install GPU driver, run the following command:
"rmmod <PATH>/galcore.ko"

0 件の賞賛
返信