RE: [PATCH 00/01] CPUFreq: OMAP3 cpufreq driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Rajendra,
 

> > > Performance Governor is selected by default in the defconfig.
> > > After bootup, to switch to ondemand or any other governor use the 
> > > following sysfs interface 
> > > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
> > 
> > With the ondemand Governor  I am some seeing issues for DSP Bridge. 
> > clk_notifier_register call for iva2_ck is successful but I 
> am seeing 
> > below messages on opp change request from IVA.
> 
> For bridge do you need a pre notification or post notification?
> Besides do you do anything in the notification that could sleep?
> The clock notifcation is called with interrupts disabled.

For Bridge we need post notification. We are not doing anything to cause sleep.
We update shared memory with opp information and send interrupt to DSP.


> 
> > 
> > <3>clock: Could not find fieldval 0 for clock iva2_ck parent 
> > dpll2_m2_ck
> > clock: Could not find fieldval 0 for clock iva2_ck parent 
> dpll2_m2_ck
> > <3>clock: Could not find fieldval 0 for clock iva2_ck parent 
> > dpll2_m2_ck
> > clock: Could not find fieldval 0 for clock iva2_ck parent 
> dpll2_m2_ck
> > 
> > Looks like access to memory stalls while opp is changing ( 
> some times 
> > I observed MMU Fault messages from IVA while opp is changing). Also 
> > some times I observed that after the opp change IVA Power state 
> > registers are not accessible( I am getting  BUG# soft lock up while 
> > accessing IVA Power state registers).
> > 
> > Can you please provide your inputs on these issues?
> > 
> > Is there any way to manually switch opp using sysfs?( useful for 
> > debugging)
> 
> I am in the process of sending an updated SRF/CPUFreq 
> patches. Meanwhile if you want to manually switch OPP's I 
> remember Paul posting a patch to actually do that.
> Also Paul had initally reported a few stability issues with 
> M2 divider change for CORE dpll on the SDP?

Thank you,
I am using the userspace governor to  set the cpu frequency manually, thanks to Romit and Anand.
I will try finding the Paul patch.

Thanks
Ramesh Gupta G

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux