Re: Delay in performing "suspend-to-ram" issued via RT thread (SCHED_FIFO)

2010-05-26 Thread Arun KS
CCing linux-pm list. On Wed, May 26, 2010 at 9:07 PM, uthappa wrote: > > Hello Everyone, > >        I am currently working with the linux 2.6.29-omap1 kernel. Right now I > am porting a legacy application code that puts the OMAP 5912 host to > sleep. The host wakes up after 4 secs via an RTC inte

Delay in performing "suspend-to-ram" issued via RT thread (SCHED_FIFO)

2010-05-26 Thread uthappa
Hello Everyone, I am currently working with the linux 2.6.29-omap1 kernel. Right now I am porting a legacy application code that puts the OMAP 5912 host to sleep. The host wakes up after 4 secs via an RTC interrupt which is configured to be the wake-up source. Everything seems to be fine