Advertisement
Guest User

Untitled

a guest
May 2nd, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. root@bone1:~# cat /proc/timer_list
  2. Timer List Version: v0.6
  3. HRTIMER_MAX_CLOCK_BASES: 3
  4. now at 22545104552 nsecs
  5.  
  6. cpu: 0
  7. clock 0:
  8. .base: c047abc0
  9. .index: 0
  10. .resolution: 1 nsecs
  11. .get_time: ktime_get
  12. .offset: 0 nsecs
  13. active timers:
  14. #0: tick_cpu_sched, tick_sched_timer, S:01, hrtimer_start_range_ns, swapper/0
  15. # expires at 22550000000-22550000000 nsecs [in 4895448 to 4895448 nsecs]
  16. #1: <cec57ec8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, python/87
  17. # expires at 22691396271-22691596269 nsecs [in 146291719 to 146491717 nsecs]
  18. #2: <cec6fec8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, node/88
  19. # expires at 24992224672-24997222670 nsecs [in 2447120120 to 2452118118 nsecs]
  20. #3: <cec59ec8>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, node/86
  21. # expires at 26160729213-26165530210 nsecs [in 3615624661 to 3620425658 nsecs]
  22. #4: <cecabf28>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, crond/93
  23. # expires at 43273713586-43273763586 nsecs [in 20728609034 to 20728659034 nsecs]
  24. #5: <ceca9b60>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, avahi-daemon/92
  25. # expires at 111658757170-111753588167 nsecs [in 89113652618 to 89208483615 nsecs]
  26. #6: <cfb03f00>, timerfd_tmrproc, S:01, hrtimer_start, systemd/1
  27. # expires at 900000035211-900000035211 nsecs [in 877454930659 to 877454930659 nsecs]
  28. #7: <cec19b60>, hrtimer_wakeup, S:01, hrtimer_start_range_ns, connmand/82
  29. # expires at 21611000897504-21611100897504 nsecs [in 21588455792952 to 21588555792952 nsecs]
  30. clock 1:
  31. .base: c047abf8
  32. .index: 1
  33. .resolution: 1 nsecs
  34. .get_time: ktime_get_real
  35. .offset: 1335441234506838580 nsecs
  36. active timers:
  37. clock 2:
  38. .base: c047ac30
  39. .index: 2
  40. .resolution: 1 nsecs
  41. .get_time: ktime_get_boottime
  42. .offset: 0 nsecs
  43. active timers:
  44. .expires_next : 22550000000 nsecs
  45. .hres_active : 1
  46. .nr_events : 1617
  47. .nr_retries : 0
  48. .nr_hangs : 0
  49. .max_hang_time : 0 nsecs
  50. .nohz_mode : 2
  51. .idle_tick : 22530000000 nsecs
  52. .tick_stopped : 0
  53. .idle_jiffies : 4294939549
  54. .idle_calls : 2794
  55. .idle_sleeps : 1032
  56. .idle_entrytime : 22540002516 nsecs
  57. .idle_waketime : 22540002516 nsecs
  58. .idle_exittime : 22540025933 nsecs
  59. .idle_sleeptime : 2579022012 nsecs
  60. .iowait_sleeptime: 5556199776 nsecs
  61. .last_jiffies : 4294939548
  62. .next_jiffies : 4294939550
  63. .idle_expires : 22540000000 nsecs
  64. jiffies: 4294939550
  65.  
  66. Tick Device: mode: 1
  67. Per CPU device: 0
  68. Clock Event Device: gp timer
  69. max_delta_ns: 178956970805
  70. min_delta_ns: 1000
  71. mult: 103079215
  72. shift: 32
  73. mode: 3
  74. next_event: 22550000000 nsecs
  75. set_next_event: omap2_gp_timer_set_next_event
  76. set_mode: omap2_gp_timer_set_mode
  77. event_handler: hrtimer_interrupt
  78. retries: 0
  79.  
  80. root@bone1:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement