Advertisement
Guest User

ArmA 3

a guest
Dec 18th, 2014
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.10 KB | None | 0 0
  1. _________________________________________________________________________________________________________
  2. CONCLUSION
  3. _________________________________________________________________________________________________________
  4. Your system seems to have difficulty handling real-time audio and other tasks. You may experience drop outs, clicks or pops due to buffer underruns. One or more DPC routines that belong to a driver running in your system appear to be executing for too long. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates.
  5. LatencyMon has been analyzing your system for 0:02:37 (h:mm:ss) on all processors.
  6.  
  7.  
  8. _________________________________________________________________________________________________________
  9. SYSTEM INFORMATION
  10. _________________________________________________________________________________________________________
  11. Computer name: MICHAEL-PC
  12. OS version: Windows 8 , 6.2, build: 9200 (x64)
  13. Hardware: MS-7882, MSI, X99S GAMING 9 AC (MS-7882)
  14. CPU: GenuineIntel Intel(R) Core(TM) i7-5960X CPU @ 3.00GHz
  15. Logical processors: 16
  16. Processor groups: 1
  17. RAM: 16279 MB total
  18.  
  19.  
  20. _________________________________________________________________________________________________________
  21. CPU SPEED
  22. _________________________________________________________________________________________________________
  23. Reported CPU speed: 3000,0 MHz
  24. Measured CPU speed: 4609,0 MHz (approx.)
  25.  
  26. Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
  27.  
  28.  
  29. _________________________________________________________________________________________________________
  30. MEASURED INTERRUPT TO USER PROCESS LATENCIES
  31. _________________________________________________________________________________________________________
  32. The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
  33.  
  34. Highest measured interrupt to process latency (µs): 933,205811
  35. Average measured interrupt to process latency (µs): 4,159768
  36.  
  37. Highest measured interrupt to DPC latency (µs): 126,634732
  38. Average measured interrupt to DPC latency (µs): 1,614237
  39.  
  40.  
  41. _________________________________________________________________________________________________________
  42. REPORTED ISRs
  43. _________________________________________________________________________________________________________
  44. Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
  45.  
  46. Highest ISR routine execution time (µs): 167,7340
  47. Driver with highest ISR routine execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
  48.  
  49. Highest reported total ISR routine time (%): 0,272083
  50. Driver with highest ISR total time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  51.  
  52. Total time spent in ISRs (%) 0,281468
  53.  
  54. ISR count (execution time <250 µs): 508910
  55. ISR count (execution time 250-500 µs): 0
  56. ISR count (execution time 500-999 µs): 0
  57. ISR count (execution time 1000-1999 µs): 0
  58. ISR count (execution time 2000-3999 µs): 0
  59. ISR count (execution time >=4000 µs): 0
  60.  
  61.  
  62. _________________________________________________________________________________________________________
  63. REPORTED DPCs
  64. _________________________________________________________________________________________________________
  65. DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
  66.  
  67. Highest DPC routine execution time (µs): 1251,4220
  68. Driver with highest DPC routine execution time: nvlddmkm.sys - NVIDIA Windows Kernel Mode Driver, Version 347.09 , NVIDIA Corporation
  69.  
  70. Highest reported total DPC routine time (%): 0,103431
  71. Driver with highest DPC total execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
  72.  
  73. Total time spent in DPCs (%) 0,305057
  74.  
  75. DPC count (execution time <250 µs): 1425645
  76. DPC count (execution time 250-500 µs): 0
  77. DPC count (execution time 500-999 µs): 58
  78. DPC count (execution time 1000-1999 µs): 4
  79. DPC count (execution time 2000-3999 µs): 0
  80. DPC count (execution time >=4000 µs): 0
  81.  
  82.  
  83. _________________________________________________________________________________________________________
  84. REPORTED HARD PAGEFAULTS
  85. _________________________________________________________________________________________________________
  86. Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
  87.  
  88. NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
  89.  
  90. Process with highest pagefault count: arma3.exe
  91.  
  92. Total number of hard pagefaults 942
  93. Hard pagefault count of hardest hit process: 818
  94. Highest hard pagefault resolution time (µs): 170980,560667
  95. Total time spent in hard pagefaults (%): 0,043159
  96. Number of processes hit: 8
  97.  
  98.  
  99. _________________________________________________________________________________________________________
  100. PER CPU DATA
  101. _________________________________________________________________________________________________________
  102. CPU 0 Interrupt cycle time (s): 4,186332
  103. CPU 0 ISR highest execution time (µs): 0,0
  104. CPU 0 ISR total execution time (s): 0,0
  105. CPU 0 ISR count: 0
  106. CPU 0 DPC highest execution time (µs): 187,0260
  107. CPU 0 DPC total execution time (s): 2,462642
  108. CPU 0 DPC count: 586108
  109. _________________________________________________________________________________________________________
  110. CPU 1 Interrupt cycle time (s): 1,337198
  111. CPU 1 ISR highest execution time (µs): 0,0
  112. CPU 1 ISR total execution time (s): 0,0
  113. CPU 1 ISR count: 0
  114. CPU 1 DPC highest execution time (µs): 57,1420
  115. CPU 1 DPC total execution time (s): 0,001471
  116. CPU 1 DPC count: 592
  117. _________________________________________________________________________________________________________
  118. CPU 2 Interrupt cycle time (s): 0,912771
  119. CPU 2 ISR highest execution time (µs): 0,0
  120. CPU 2 ISR total execution time (s): 0,0
  121. CPU 2 ISR count: 0
  122. CPU 2 DPC highest execution time (µs): 105,514667
  123. CPU 2 DPC total execution time (s): 0,030859
  124. CPU 2 DPC count: 14979
  125. _________________________________________________________________________________________________________
  126. CPU 3 Interrupt cycle time (s): 0,910274
  127. CPU 3 ISR highest execution time (µs): 0,0
  128. CPU 3 ISR total execution time (s): 0,0
  129. CPU 3 ISR count: 0
  130. CPU 3 DPC highest execution time (µs): 75,603333
  131. CPU 3 DPC total execution time (s): 0,001654
  132. CPU 3 DPC count: 587
  133. _________________________________________________________________________________________________________
  134. CPU 4 Interrupt cycle time (s): 0,842950
  135. CPU 4 ISR highest execution time (µs): 0,0
  136. CPU 4 ISR total execution time (s): 0,0
  137. CPU 4 ISR count: 0
  138. CPU 4 DPC highest execution time (µs): 69,5320
  139. CPU 4 DPC total execution time (s): 0,012486
  140. CPU 4 DPC count: 6593
  141. _________________________________________________________________________________________________________
  142. CPU 5 Interrupt cycle time (s): 0,918621
  143. CPU 5 ISR highest execution time (µs): 0,0
  144. CPU 5 ISR total execution time (s): 0,0
  145. CPU 5 ISR count: 0
  146. CPU 5 DPC highest execution time (µs): 67,669333
  147. CPU 5 DPC total execution time (s): 0,001585
  148. CPU 5 DPC count: 808
  149. _________________________________________________________________________________________________________
  150. CPU 6 Interrupt cycle time (s): 1,161212
  151. CPU 6 ISR highest execution time (µs): 167,7340
  152. CPU 6 ISR total execution time (s): 0,074357
  153. CPU 6 ISR count: 65800
  154. CPU 6 DPC highest execution time (µs): 59,8560
  155. CPU 6 DPC total execution time (s): 0,292259
  156. CPU 6 DPC count: 38418
  157. _________________________________________________________________________________________________________
  158. CPU 7 Interrupt cycle time (s): 0,880865
  159. CPU 7 ISR highest execution time (µs): 0,0
  160. CPU 7 ISR total execution time (s): 0,0
  161. CPU 7 ISR count: 0
  162. CPU 7 DPC highest execution time (µs): 74,5360
  163. CPU 7 DPC total execution time (s): 0,002277
  164. CPU 7 DPC count: 821
  165. _________________________________________________________________________________________________________
  166. CPU 8 Interrupt cycle time (s): 0,743238
  167. CPU 8 ISR highest execution time (µs): 0,0
  168. CPU 8 ISR total execution time (s): 0,0
  169. CPU 8 ISR count: 0
  170. CPU 8 DPC highest execution time (µs): 48,716667
  171. CPU 8 DPC total execution time (s): 0,007745
  172. CPU 8 DPC count: 4554
  173. _________________________________________________________________________________________________________
  174. CPU 9 Interrupt cycle time (s): 1,035081
  175. CPU 9 ISR highest execution time (µs): 41,614667
  176. CPU 9 ISR total execution time (s): 0,162150
  177. CPU 9 ISR count: 34776
  178. CPU 9 DPC highest execution time (µs): 63,338667
  179. CPU 9 DPC total execution time (s): 0,004730
  180. CPU 9 DPC count: 2263
  181. _________________________________________________________________________________________________________
  182. CPU 10 Interrupt cycle time (s): 7,094426
  183. CPU 10 ISR highest execution time (µs): 76,462667
  184. CPU 10 ISR total execution time (s): 3,385522
  185. CPU 10 ISR count: 222797
  186. CPU 10 DPC highest execution time (µs): 1251,4220
  187. CPU 10 DPC total execution time (s): 3,099351
  188. CPU 10 DPC count: 485332
  189. _________________________________________________________________________________________________________
  190. CPU 11 Interrupt cycle time (s): 1,012517
  191. CPU 11 ISR highest execution time (µs): 0,0
  192. CPU 11 ISR total execution time (s): 0,0
  193. CPU 11 ISR count: 0
  194. CPU 11 DPC highest execution time (µs): 69,867333
  195. CPU 11 DPC total execution time (s): 0,004390
  196. CPU 11 DPC count: 1992
  197. _________________________________________________________________________________________________________
  198. CPU 12 Interrupt cycle time (s): 0,835268
  199. CPU 12 ISR highest execution time (µs): 0,0
  200. CPU 12 ISR total execution time (s): 0,0
  201. CPU 12 ISR count: 0
  202. CPU 12 DPC highest execution time (µs): 70,120
  203. CPU 12 DPC total execution time (s): 0,006501
  204. CPU 12 DPC count: 3406
  205. _________________________________________________________________________________________________________
  206. CPU 13 Interrupt cycle time (s): 5,410949
  207. CPU 13 ISR highest execution time (µs): 165,992667
  208. CPU 13 ISR total execution time (s): 3,470973
  209. CPU 13 ISR count: 185537
  210. CPU 13 DPC highest execution time (µs): 628,9880
  211. CPU 13 DPC total execution time (s): 1,751478
  212. CPU 13 DPC count: 273889
  213. _________________________________________________________________________________________________________
  214. CPU 14 Interrupt cycle time (s): 0,726871
  215. CPU 14 ISR highest execution time (µs): 0,0
  216. CPU 14 ISR total execution time (s): 0,0
  217. CPU 14 ISR count: 0
  218. CPU 14 DPC highest execution time (µs): 76,876667
  219. CPU 14 DPC total execution time (s): 0,005755
  220. CPU 14 DPC count: 3257
  221. _________________________________________________________________________________________________________
  222. CPU 15 Interrupt cycle time (s): 0,903703
  223. CPU 15 ISR highest execution time (µs): 0,0
  224. CPU 15 ISR total execution time (s): 0,0
  225. CPU 15 ISR count: 0
  226. CPU 15 DPC highest execution time (µs): 71,870667
  227. CPU 15 DPC total execution time (s): 0,002257
  228. CPU 15 DPC count: 2108
  229. _________________________________________________________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement