Guest User

Untitled

a guest
Dec 10th, 2024
30
0
36 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. ## CPU 8 hit stop tracing, analyzing it ##
  2. IRQ handler delay: 0.00 us (0.00 %)
  3. IRQ latency: 0.90 us
  4. Timerlat IRQ duration: 6.33 us (8.93 %)
  5. Blocking thread: 33.96 us (47.89 %)
  6. swapper/8:0 33.96 us
  7. Blocking thread stack trace
  8. -> timerlat_irq
  9. -> timerlat_irq
  10. -> __hrtimer_run_queues
  11. -> hrtimer_interrupt
  12. -> __sysvec_apic_timer_interrupt
  13. -> sysvec_apic_timer_interrupt
  14. -> asm_sysvec_apic_timer_interrupt
  15. -> mwait_idle
  16. -> default_idle_call
  17. -> do_idle
  18. -> cpu_startup_entry
  19. -> ap_starting
  20. -> common_startup_64
  21. ------------------------------------------------------------------------
  22. Thread latency: 70.91 us (100%)
  23.  
  24. Max timerlat IRQ latency from idle: 2.42 us in cpu 8
  25.  
Advertisement
Add Comment
Please, Sign In to add comment