From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Tue, 29 Jul 2014 08:50:17 +0000 (UTC) Subject: OMAP baseline test results for v3.16-rc4 In-Reply-To: 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 Tue, 29 Jul 2014, Paul Walmsley wrote: > I should probably read back those writes to autosuspend_delay_ms, just to > make sure they are reaching the right destinations. Just took a whack at that, looks like the autosuspend_delay_ms files are being set correctly: http://www.pwsan.com/omap/testlogs/test_v3.16-rc7/20140729023831/pm/37xxevm/37xxevm_log.txt By the way, it's not obvious from the logs, but there's a 'sleep 5' on the host between the autosuspend_delay_ms writes and the read of the pm_debug/count file... - Paul