This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X: System time looping

Other Parts Discussed in Thread: AM3359

Hi All,

I am facing some curious problem.

We had developed the AM3359 Based Board, and using the latest Linux Kernel  3.2.

Kernel source is up to date from http://arago-project.org/git/projects/?p=linux-am33x.git.

The problem arise any time after Board powered on, like 10 mins after, or 9 hours after even after 2 days continuous running.

The Real Time loops around 3 minutes, or 5 minutes, not constant value.

I had taken the 'cat /proc/timer_list' output before and after time wrapping.

All active timers expire time  shows negative (means,expire time in Past), hence, timers are not expiring, system is not working properly, application and drivers depend on the timers are stalled.

But, RTC (Battery Backup RTC) time counter is OK, shows the exact Wall Time seconds.

Once, update the System Time from RTC Time using the 'hwclock -s -u' then immediately System time come to Normal and All active timer list expire time becomes Positive. Now System runs properly.

But, after arbitrary time problem repeats.

Why  'now' time goes past value, it has to increment,  using the High Resolution Timer only.

And we had disabled the PM_RUNTIME CONFIG option, because the system designed for Industrial operation.

Can any help on this.

Thanks

8780.AM335x Timer Repeat.txt
Wed Jan  9 10:19:35 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 933175382404 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -177395332569 to -177395282569 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -177392915694 to -177392865694 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -177355382404 to -177355382404 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -177326410652 to -177326360652 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -177207792652 to -177207742652 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -177063257478 to -177062257486 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in -158712010891 to -158711960891 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in -154532477650 to -154532427650 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in -143175382404 to -143175382404 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in -109125464659 to -109124464662 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in -95200110570 to -95200060570 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in -15627502692 to -15547749696 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934720266238-934721819234 nsecs [in 1544883834 to 1546436830 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 3620105699 to 5620105699 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42284909342933 to 42285009342933 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1473987
  .idle_sleeps    : 869815
  .idle_entrytime : 933168609446 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 760489072229 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:19:36 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 933518400274 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -177738350439 to -177738300439 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -177735933564 to -177735883564 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -177698400274 to -177698400274 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -177669428522 to -177669378522 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -177550810522 to -177550760522 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -177406275348 to -177405275356 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in -159055028761 to -159054978761 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in -154875495520 to -154875445520 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in -143518400274 to -143518400274 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in -109468482529 to -109467482532 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in -95543128440 to -95543078440 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in -15970520562 to -15890767566 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719903816-934721128812 nsecs [in 1201503542 to 1202728538 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 3277087829 to 5277087829 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42284566325063 to 42284666325063 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1474246
  .idle_sleeps    : 869815
  .idle_entrytime : 933511736191 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 760819340430 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:19:36 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 933861530435 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -178081480600 to -178081430600 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -178079063725 to -178079013725 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -178041530435 to -178041530435 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -178012558683 to -178012508683 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -177893940683 to -177893890683 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -177749405509 to -177748405517 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in -159398158922 to -159398108922 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in -155218625681 to -155218575681 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in -143861530435 to -143861530435 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in -109811612690 to -109810612693 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in -95886258601 to -95886208601 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in -16313650723 to -16233897727 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719493685-934720390682 nsecs [in 857963250 to 858860247 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 2933957668 to 4933957668 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42284223194902 to 42284323194902 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1474511
  .idle_sleeps    : 869815
  .idle_entrytime : 933854869018 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 761149439919 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:19:36 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 933868361560 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -178088311725 to -178088261725 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -178085894850 to -178085844850 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -178048361560 to -178048361560 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -178019389808 to -178019339808 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -177900771808 to -177900721808 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -177756236634 to -177755236642 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in -159404990047 to -159404940047 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in -155225456806 to -155225406806 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in -143868361560 to -143868361560 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in -109818443815 to -109817443818 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in -95893089726 to -95893039726 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in -16320481848 to -16240728852 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719493685-934720390682 nsecs [in 851132125 to 852029122 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 2927126543 to 4927126543 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42284216363777 to 42284316363777 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1474511
  .idle_sleeps    : 869815
  .idle_entrytime : 933854869018 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 761149439919 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:19:36 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 934210509762 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -178430459927 to -178430409927 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -178428043052 to -178427993052 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -178390509762 to -178390509762 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -178361538010 to -178361488010 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -178242920010 to -178242870010 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -178098384836 to -178097384844 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in -159747138249 to -159747088249 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in -155567605008 to -155567555008 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in -144210509762 to -144210509762 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in -110160592017 to -110159592020 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in -96235237928 to -96235187928 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in -16662630050 to -16582877054 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934720099472-934720669468 nsecs [in 509589710 to 510159706 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 2584978341 to 4584978341 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42283874215575 to 42283974215575 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1474776
  .idle_sleeps    : 869815
  .idle_entrytime : 934203628679 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 761478678376 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:19:37 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 934553631299 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -178773581464 to -178773531464 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -178771164589 to -178771114589 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -178733631299 to -178733631299 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -178704659547 to -178704609547 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -178586041547 to -178585991547 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -178441506373 to -178440506381 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in -160090259786 to -160090209786 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in -155910726545 to -155910676545 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in -144553631299 to -144553631299 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in -110503713554 to -110502713557 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in -96578359465 to -96578309465 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in -17005751587 to -16925998591 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719698925-934719940920 nsecs [in 166067626 to 166309621 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 2241856804 to 4241856804 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42283531094038 to 42283631094038 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1475036
  .idle_sleeps    : 869815
  .idle_entrytime : 934546738757 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 761808956498 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:38 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 755939731424 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -159681589 to -159631589 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -157264714 to -157214714 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -119731424 to -119731424 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -90759672 to -90709672 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in 27858328 to 27908328 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in 172393502 to 173393494 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 18523640089 to 18523690089 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 22703173330 to 22703223330 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 34060268576 to 34060268576 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 68110186321 to 68111186318 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 82035540410 to 82035590410 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 161608148288 to 161687901284 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719317759-934819317759 nsecs [in 178779586335 to 178879586335 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 180855756679 to 182855756679 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42462144993913 to 42462244993913 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1475297
  .idle_sleeps    : 869815
  .idle_entrytime : 755932893007 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 583182180710 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:38 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 756282804960 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -502755125 to -502705125 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -500338250 to -500288250 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -462804960 to -462804960 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -433833208 to -433783208 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -315215208 to -315165208 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -170680034 to -169680042 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 18180566553 to 18180616553 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 22360099794 to 22360149794 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 33717195040 to 33717195040 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 67767112785 to 67768112782 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 81692466874 to 81692516874 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 161265074752 to 161344827748 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719973253-934819973253 nsecs [in 178437168293 to 178537168293 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 180512683143 to 182512683143 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42461801920377 to 42461901920377 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1475556
  .idle_sleeps    : 869815
  .idle_entrytime : 756276016585 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 583512464659 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:39 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 756625944663 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -845894828 to -845844828 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -843477953 to -843427953 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -805944663 to -805944663 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -776972911 to -776922911 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -658354911 to -658304911 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -513819737 to -512819745 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 17837426850 to 17837476850 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 22016960091 to 22017010091 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 33374055337 to 33374055337 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 67423973082 to 67424973079 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 81349327171 to 81349377171 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 160921935049 to 161001688045 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719708288-934819708288 nsecs [in 178093763625 to 178193763625 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 180169543440 to 182169543440 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42461458780674 to 42461558780674 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1475817
  .idle_sleeps    : 869815
  .idle_entrytime : 756619140788 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 583841681194 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:39 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 756969063740 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -1189013905 to -1188963905 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -1186597030 to -1186547030 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -1149063740 to -1149063740 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -1120091988 to -1120041988 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -1001473988 to -1001423988 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -856938814 to -855938822 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 17494307773 to 17494357773 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 21673841014 to 21673891014 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 33030936260 to 33030936260 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 67080854005 to 67081854002 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 81006208094 to 81006258094 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 160578815972 to 160658568968 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719295366-934819295366 nsecs [in 177750231626 to 177850231626 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 179826424363 to 181826424363 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42461115661597 to 42461215661597 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1476081
  .idle_sleeps    : 869815
  .idle_entrytime : 756962270366 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 584171873731 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:39 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 757312117610 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -1532067775 to -1532017775 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -1529650900 to -1529600900 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -1492117610 to -1492117610 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -1463145858 to -1463095858 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -1344527858 to -1344477858 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -1199992684 to -1198992692 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 17151253903 to 17151303903 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 21330787144 to 21330837144 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 32687882390 to 32687882390 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 66737800135 to 66738800132 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 80663154224 to 80663204224 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 160235762102 to 160315515098 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719895902-934819895902 nsecs [in 177407778292 to 177507778292 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 179483370493 to 181483370493 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42460772607727 to 42460872607727 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1476342
  .idle_sleeps    : 869815
  .idle_entrytime : 757305400485 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 584502216267 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:40 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 757655290063 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -1875240228 to -1875190228 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -1872823353 to -1872773353 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -1835290063 to -1835290063 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -1806318311 to -1806268311 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -1687700311 to -1687650311 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -1543165137 to -1542165145 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 16808081450 to 16808131450 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 20987614691 to 20987664691 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 32344709937 to 32344709937 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 66394627682 to 66395627679 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 80319981771 to 80320031771 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 159892589649 to 159972342645 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934719538230-934819538230 nsecs [in 177064248167 to 177164248167 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 179140198040 to 181140198040 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42460429435274 to 42460529435274 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1476605
  .idle_sleeps    : 869815
  .idle_entrytime : 757648532229 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 584832503842 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:40 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 757998308765 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -2218258930 to -2218208930 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -2215842055 to -2215792055 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -2178308765 to -2178308765 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -2149337013 to -2149287013 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -2030719013 to -2030669013 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -1886183839 to -1885183847 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 16465062748 to 16465112748 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 20644595989 to 20644645989 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 32001691235 to 32001691235 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 66051608980 to 66052608977 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 79976963069 to 79977013069 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 159549570947 to 159629323943 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934720206225-934820206225 nsecs [in 176721897460 to 176821897460 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 178797179338 to 180797179338 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42460086416572 to 42460186416572 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1476866
  .idle_sleeps    : 869815
  .idle_entrytime : 757991664515 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 585162622040 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0

Wed Jan  9 10:16:40 IST 2013
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 758005134098 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 755780049835-755780099835 nsecs [in -2225084263 to -2225034263 nsecs]
 #1: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 755782466710-755782516710 nsecs [in -2222667388 to -2222617388 nsecs]
 #2: <c056bbb0>, tick_sched_timer, S:01
 # expires at 755820000000-755820000000 nsecs [in -2185134098 to -2185134098 nsecs]
 #3: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 755848971752-755849021752 nsecs [in -2156162346 to -2156112346 nsecs]
 #4: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 755967589752-755967639752 nsecs [in -2037544346 to -2037494346 nsecs]
 #5: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 756112124926-756113124918 nsecs [in -1893009172 to -1892009180 nsecs]
 #6: <df02df20>, hrtimer_wakeup, S:01
 # expires at 774463371513-774463421513 nsecs [in 16458237415 to 16458287415 nsecs]
 #7: <de297f20>, hrtimer_wakeup, S:01
 # expires at 778642904754-778642954754 nsecs [in 20637770656 to 20637820656 nsecs]
 #8: <c0599cd8>, sched_rt_period_timer, S:01
 # expires at 790000000000-790000000000 nsecs [in 31994865902 to 31994865902 nsecs]
 #9: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 824049917745-824050917742 nsecs [in 66044783647 to 66045783644 nsecs]
 #10: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 79970137736 to 79970187736 nsecs]
 #11: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 159542745614 to 159622498610 nsecs]
 #12: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 934720206225-934820206225 nsecs [in 176715072127 to 176815072127 nsecs]
 #13: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 936795488103-938795488103 nsecs [in 178790354005 to 180790354005 nsecs]
 #14: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42460079591239 to 42460179591239 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357706042649191706 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 755780099835 nsecs
  .hres_active    : 1
  .nr_events      : 846985
  .nr_retries     : 206
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 755790000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 45578
  .idle_calls     : 1476866
  .idle_sleeps    : 869815
  .idle_entrytime : 757991664515 nsecs
  .idle_waketime  : 755810172675 nsecs
  .idle_exittime  : 755810191843 nsecs
  .idle_sleeptime : 585162622040 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 45581
  .next_jiffies   : 45582
  .idle_expires   : 755800000000 nsecs
jiffies: 45581


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     755780099835 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        0



# hwclock -s -u
# [  817.968255] cpts: unable to obtain a time stamp

# date
Wed Jan  9 10:56:31 IST 2013
#
# cat /proc/timer_list
Timer List Version: v0.6
HRTIMER_MAX_CLOCK_BASES: 3
now at 833039746120 nsecs

cpu: 0
 clock 0:
  .base:       c056b6d8
  .index:      0
  .resolution: 1 nsecs
  .get_time:   ktime_get
  .offset:     0 nsecs
active timers:
 #0: <c056bbb0>, tick_sched_timer, S:01
 # expires at 833040000000-833040000000 nsecs [in 253880 to 253880 nsecs]
 #1: <de4ade40>, hrtimer_wakeup, S:01
 # expires at 833040206286-833040256286 nsecs [in 460166 to 510166 nsecs]
 #2: <de4a9e40>, hrtimer_wakeup, S:01
 # expires at 833044396661-833044446661 nsecs [in 4650541 to 4700541 nsecs]
 #3: <de2fdeb0>, hrtimer_wakeup, S:01
 # expires at 833055028829-833056028827 nsecs [in 15282709 to 16282707 nsecs]
 #4: <df1f7e40>, hrtimer_wakeup, S:01
 # expires at 833077652202-833077702202 nsecs [in 37906082 to 37956082 nsecs]
 #5: <de4d5e40>, hrtimer_wakeup, S:01
 # expires at 833170511702-833170561702 nsecs [in 130765582 to 130815582 nsecs]
 #6: <de2a5a80>, hrtimer_wakeup, S:01
 # expires at 833973943120-833974943115 nsecs [in 934197000 to 935196995 nsecs]
 #7: <de527f20>, hrtimer_wakeup, S:01
 # expires at 837975271834-837975321834 nsecs [in 4935525714 to 4935575714 nsecs]
 #8: <de297f20>, hrtimer_wakeup, S:01
 # expires at 852966442078-852966492078 nsecs [in 19926695958 to 19926745958 nsecs]
 #9: <de28fb38>, hrtimer_wakeup, S:01
 # expires at 917547879712-917627632708 nsecs [in 84508133592 to 84587886588 nsecs]
 #10: <de40fb38>, hrtimer_wakeup, S:01
 # expires at 935719388245-935819388245 nsecs [in 102679642125 to 102779642125 nsecs]
 #11: <df4678e0>, wbuf_timer_callback_nolock, S:01
 # expires at 937736023504-939736023504 nsecs [in 104696277384 to 106696277384 nsecs]
 #12: <de253a80>, hrtimer_wakeup, S:01
 # expires at 43218084725337-43218184725337 nsecs [in 42385044979217 to 42385144979217 nsecs]
 clock 1:
  .base:       c056b710
  .index:      1
  .resolution: 1 nsecs
  .get_time:   ktime_get_real
  .offset:     1357708368036168006 nsecs
active timers:
 clock 2:
  .base:       c056b748
  .index:      2
  .resolution: 1 nsecs
  .get_time:   ktime_get_boottime
  .offset:     0 nsecs
active timers:
  .expires_next   : 833040000000 nsecs
  .hres_active    : 1
  .nr_events      : 864594
  .nr_retries     : 209
  .nr_hangs       : 0
  .max_hang_time  : 0 nsecs
  .nohz_mode      : 2
  .idle_tick      : 833040000000 nsecs
  .tick_stopped   : 0
  .idle_jiffies   : 53303
  .idle_calls     : 1530560
  .idle_sleeps    : 887944
  .idle_entrytime : 833035021412 nsecs
  .idle_waketime  : 833035021412 nsecs
  .idle_exittime  : 833035026162 nsecs
  .idle_sleeptime : 656534558513 nsecs
  .iowait_sleeptime: 0 nsecs
  .last_jiffies   : 53303
  .next_jiffies   : 53313
  .idle_expires   : 833130000000 nsecs
jiffies: 53304


Tick Device: mode:     1
Per CPU device: 0
Clock Event Device: gp timer
 max_delta_ns:   178956970805
 min_delta_ns:   1000
 mult:           103079215
 shift:          32
 mode:           3
 next_event:     833040256286 nsecs
 set_next_event: omap2_gp_timer_set_next_event
 set_mode:       omap2_gp_timer_set_mode
 event_handler:  hrtimer_interrupt
 retries:        1

#

Satyanarayana Reddy