From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Tue, 29 Jul 2014 08:25:19 +0000 (UTC) Subject: OMAP baseline test results for v3.16-rc4 In-Reply-To: <20140729064243.GF29045@atomide.com> References: <20140707080238.GF28884@atomide.com> <20140729064243.GF29045@atomide.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 28 Jul 2014, Tony Lindgren wrote: > Hmm I think the difference with the working v3.10 one is that you have > root=/dev/mmcblk0p2 instead of root=/dev/nfs. As the Ethernet on beagle > is on the USB EHCI, this is still blocking the deeper idle states AFAIK. Hmm? There's no Ethernet on the 3530 Beagle. The hardware configuration on those two boards - the 37xxevm and the 3530es3beagle - hasn't changed between the two test runs, AFAIK. Just to take the Beagle out of the equation, here's a test with the 37xxevm on 3.11 where it passes the dynamic idle tests: http://www.pwsan.com/omap/testlogs/test_v3.11/20130902150604/pm/37xxevm/37xxevm_log.txt And here's one on the 37xxevm on 3.16-rc7 where it fails: http://www.pwsan.com/omap/testlogs/test_v3.11/20130902150604/pm/37xxevm/37xxevm_log.txt I should probably read back those writes to autosuspend_delay_ms, just to make sure they are reaching the right destinations. But you might want to confirm that you can see the CORE RET count increasing during dynamic idle on your 37xxevm. - Paul