All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about Odroid XU4 cpuidle
@ 2020-06-10 13:18 Lukasz Luba
  2020-06-10 14:02 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 7+ messages in thread
From: Lukasz Luba @ 2020-06-10 13:18 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Bartlomiej Zolnierkiewicz
  Cc: linux-samsung-soc@vger.kernel.org, Andrzej Hajda,
	Marek Szyprowski, s.nawrocki

Hi Krzysztof, Bartek,

I recall that you have been working on some cpuidle code for Exynos(4?).

I have a question regarding CPUIdle driver for Odroid XU4.
I use the board with LISA tests for EAS, but missing at
least idle state 0 cause errors (please see the log below).

Currently the system does not report any idle driver and the state 0
is missing in: /sys/devices/system/cpu/cpu0/cpuidle/state0/

I am using driver CONFIG_ARM_BIG_LITTLE_CPUIDLE but the
boot stops silently while trying to init the cpu idle devices in there.
I carry on with a workaround that just removes idle state[1] and set
state_count=1 in the big and little structures.

Could you tell me if it needs some out-of-tree patches or maybe special
bootloader or it is not possible at all to have this driver working
properly? Or maybe I should use different driver on that board?

----------------->8--------------------------------
EXCEPTION (KeyError): 'No idle state with index 0'
----------------------------------------

################################################################################
[2020-06-08 17:53:51,333][EXEKALL] INFO  Artifacts dir: 
/data/llu/lisa/results/20200608_17:47:19_02627c97a1de40588d800f5b777eb9e3
[2020-06-08 17:53:51,334][EXEKALL] INFO  Result summary:
EnergyModelWakeMigration[board=odroidxu4]:test_task_placement 
UUID=b264d606c7164c8192eae59eb26d5104 EXCEPTION (KeyError): 'No idle 
state with index 0'
OneSmallTask[board=odroidxu4]:test_task_placement 
UUID=c95afb9d5ab84d4f9f945e8e9b87aaea EXCEPTION (KeyError): 'No idle 
state with index 0'
RampDown[board=odroidxu4]:test_task_placement 
UUID=6b9d7be94a43441c94d87543d612fde0 EXCEPTION (KeyError): 'No idle 
state with index 0'
RampUp[board=odroidxu4]:test_task_placement 
UUID=7a60af8c17344214bd8602ac24767976 EXCEPTION (KeyError): 'No idle 
state with index 0'
ThreeSmallTasks[board=odroidxu4]:test_task_placement 
UUID=25ec227753ce4ac3b409c88e7a8f9d78 EXCEPTION (KeyError): 'No idle 
state with index 0'
TwoBigTasks[board=odroidxu4]:test_task_placement 
UUID=9e8b9148685748ed9d632912fc83f4ba EXCEPTION (KeyError): 'No idle 
state with index 0'
TwoBigThreeSmall[board=odroidxu4]:test_task_placement 
UUID=a0c98621f160400fb5487d8db1c69f95 EXCEPTION (KeyError): 'No idle 
state with index 0'

----------------8<--------------------------------------------------

I appreciate your advice.

Regards,
Lukasz

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-15 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 13:18 Question about Odroid XU4 cpuidle Lukasz Luba
2020-06-10 14:02 ` Krzysztof Kozlowski
2020-06-10 14:09   ` Marek Szyprowski
2020-06-10 14:30     ` Lukasz Luba
2020-06-15 12:45       ` Marek Szyprowski
2020-06-15 15:39         ` Lukasz Luba
2020-06-10 14:27   ` Lukasz Luba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.