Guest User

Untitled

a guest
Jul 13th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. -bash-3.2# lockstat -C sleep 5
  2.  
  3. Adaptive mutex spin: 261 events in 5.048 seconds (52 events/sec)
  4.  
  5. Count indv cuml rcnt nsec Lock Caller
  6. -------------------------------------------------------------------------------
  7. 112 43% 43% 0.00 8025 0xffffff013e08da68 i915_driver_irq_handler+0x15e
  8. 98 38% 80% 0.00 4450 pidlock sigqkill+0x131
  9. 11 4% 85% 0.00 67308 0xffffff015fa35398 auclnt_get_samples+0x26
  10. 10 4% 89% 0.00 3222 flock_lock flk_get_lock_graph+0x96
  11. 3 1% 90% 0.00 4292 0xffffff0161c55400 reclock+0x35f
  12. 3 1% 91% 0.00 1747 0xffffff0139dd2600 callout_list_expire+0x87
  13. 3 1% 92% 0.00 23964 0xffffff0139dd2540 callout_realtime+0x16
  14. 2 1% 93% 0.00 950 0xffffff013d10a800 taskq_d_thread+0xcf
  15. 2 1% 93% 0.00 1651 0xffffff013b08c900 trap+0x1333
  16. 2 1% 94% 0.00 15772 0xffffff0139dd26c0 callout_realtime+0x16
  17. 2 1% 95% 0.00 729 0xffffff0139dd26c0 untimeout_generic+0x59
  18. 2 1% 96% 0.00 5283 0xffffff0139dd2540 callout_list_expire+0x87
  19. 2 1% 97% 0.00 569 0xffffff0139dd2540 untimeout_generic+0x59
  20. 1 0% 97% 0.00 556 0xffffff015eef1298 strrput+0x1af
  21. 1 0% 97% 0.00 13243 0xffffff015eef1298 putnext+0x70
  22. 1 0% 98% 0.00 16933 0xffffff01552b1690 pollwakeup+0x1cb
  23. 1 0% 98% 0.00 566 0xffffff013afe1028 taskq_thread+0x1db
  24. 1 0% 98% 0.00 962 0xffffff013b08c900 clock_tick_process+0xd1
  25. 1 0% 99% 0.00 18071 0xffffff013d10a800 taskq_bucket_dispatch+0x31
  26. 1 0% 99% 0.00 2848 0xffffff0139dd2600 timeout_generic+0x83
  27. 1 0% 100% 0.00 4777 0xffffff0139dd2600 untimeout_generic+0x59
  28. 1 0% 100% 0.00 968 0xffffff0139dd2600 callout_execute+0x16
  29. -------------------------------------------------------------------------------
  30.  
  31. Adaptive mutex block: 116 events in 5.048 seconds (23 events/sec)
  32.  
  33. Count indv cuml rcnt nsec Lock Caller
  34. -------------------------------------------------------------------------------
  35. 107 92% 92% 0.00 6538 0xffffff013e08da68 i915_driver_irq_handler+0x15e
  36. 3 3% 95% 0.00 10402 0xffffff0139dd2540 callout_realtime+0x16
  37. 2 2% 97% 0.00 7750 0xffffff0139dd26c0 callout_realtime+0x16
  38. 1 1% 97% 0.00 12812 pidlock sigqkill+0x131
  39. 1 1% 98% 0.00 135614 0xffffff015eef1298 putnext+0x70
  40. 1 1% 99% 0.00 11128 0xffffff01552b1690 pollwakeup+0x1cb
  41. 1 1% 100% 0.00 8537 0xffffff013d10a800 taskq_bucket_dispatch+0x31
  42. -------------------------------------------------------------------------------
  43.  
  44. Spin lock spin: 78 events in 5.048 seconds (15 events/sec)
  45.  
  46. Count indv cuml rcnt nsec Lock Caller
  47. -------------------------------------------------------------------------------
  48. 27 35% 35% 0.00 3276 0xffffff013f3a8858 disp_lock_enter+0x2e
  49. 26 33% 68% 0.00 1068 cpu0_disp disp_lock_enter+0x2e
  50. 14 18% 86% 0.00 1351 cpu0_disp disp_lock_enter_high+0x15
  51. 11 14% 100% 0.00 1365 0xffffff013f3a8858 disp_lock_enter_high+0x15
  52. -------------------------------------------------------------------------------
  53.  
  54. Thread lock spin: 4 events in 5.048 seconds (1 events/sec)
  55.  
  56. Count indv cuml rcnt nsec Lock Caller
  57. -------------------------------------------------------------------------------
  58. 2 50% 50% 0.00 211 transition_lock ts_tick+0x29
  59. 1 25% 75% 0.00 216 cpu[1]+0xe8 ts_tick+0x29
  60. 1 25% 100% 0.00 497 cpu[1]+0xe8 preempt+0x42
  61. -------------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment