regarding processor core frequency changes

40 views
Skip to first unread message

kumar D

unread,
Aug 19, 2014, 9:07:46 AM8/19/14
to android...@googlegroups.com
can anyone please suggest me that where we can change frequency levels of the core in kernel code.
like in DVFS(dynamic voltage frequency scaling ) we are setting for different frequencies different voltages.

thanks in advance :)

Manjeet Pawar

unread,
Aug 20, 2014, 11:38:32 AM8/20/14
to android...@googlegroups.com
i guess, u can change in kernel .config file...CONFIG_HZ...and try to grep this config in kernel code, u may find appropriate code..its nt difficult..


--
--
unsubscribe: android-kerne...@googlegroups.com
website: http://groups.google.com/group/android-kernel
---
You received this message because you are subscribed to the Google Groups "Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-kerne...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Stuart Small

unread,
Aug 20, 2014, 12:49:23 PM8/20/14
to android...@googlegroups.com
CONFIG_HZ is not the cpu core frequency.  That is the timer interrupt frequency.

Sure Liu

unread,
Sep 5, 2014, 2:31:11 AM9/5/14
to android...@googlegroups.com
Why not try the system file node like "scaling_cur_freq"  "scaling_max_freq" "scaling_min_freq" bla bla...

在 2014年8月19日星期二UTC+8下午9时07分46秒,kumar D写道:
Reply all
Reply to author
Forward
0 new messages