Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.95 KB | None | 0 0
  1. mac-mini:1level alec$ python memsim.py 280 bzip
  2. Adding range 0x0 - 0x1500000 to the page table
  3. Adding range 0x2000000 - 0x10000000 to the page table
  4. Adding range 0xf9ffe000 - 0xfa000000 to the page table
  5. Page table is set up
  6. Evicting page at 0x0010d000: V P - 0x0010b000PHYS for vaddr 0x08854000
  7. Evicting page at 0x00111000: V P - 0x0010c000PHYS for vaddr 0x08853000
  8. Evicting page at 0x00108000: V P - 0x00022000PHYS for vaddr 0x0010d000
  9. Evicting page at 0x00109000: V P - 0x-0001000PHYS for vaddr 0x00111000
  10. Evicting page at 0x00112000: V P - 0x00076000PHYS for vaddr 0x00109000
  11. Evicting page at 0x0010a000: V P - 0x0010a000PHYS for vaddr 0x00112000
  12. Evicting page at 0x0010d000: V P - 0x00022000PHYS for vaddr 0x00108000
  13. Evicting page at 0x00108000: V P - 0x00022000PHYS for vaddr 0x0aaf3000
  14. Evicting page at 0x00111000: V P - 0x-0001000PHYS for vaddr 0x0013b000
  15. Evicting page at 0x00109000: V P - 0x00076000PHYS for vaddr 0x0010a000
  16. Evicting page at 0x00110000: V P - 0x00018000PHYS for vaddr 0x0010d000
  17. Evicting page at 0x00112000: V P - 0x0010a000PHYS for vaddr 0x00111000
  18. Evicting page at 0x00113000: V P - 0x00002000PHYS for vaddr 0x00110000
  19. Evicting page at 0x0011c000: V P - 0x000a3000PHYS for vaddr 0x00109000
  20. =========== Physical Memory Statistics
  21. = Total Number of Physical Pages: 280
  22. = Number of Allocations: 280
  23. = Number of Deallocations: 0
  24. =========== Page Table Stats
  25. - Page Table Size: 1048576
  26. - Page Faults: 297
  27. - Evictions: 17
  28. - Disk Writes: 0
  29. - Cycles: 69770200
  30. - LRU spins: 0
  31. =--------------------------------------------------------------------
  32. Evicting page at 0x00109000: V P - 0x000a3000PHYS for vaddr 0x0fd7a000
  33. Evicting page at 0x0010a000: V P - 0x00076000PHYS for vaddr 0x00207000
  34. Evicting page at 0x0010d000: V P - 0x00018000PHYS for vaddr 0x001db000
  35. Evicting page at 0x00110000: V P - 0x00002000PHYS for vaddr 0x0010a000
  36. Evicting page at 0x00111000: V P - 0x0010a000PHYS for vaddr 0x0010d000
  37. Evicting page at 0x00117000: V P - 0x0003a000PHYS for vaddr 0x00111000
  38. Evicting page at 0x0011f000: V P - 0x00068000PHYS for vaddr 0x00117000
  39. Evicting page at 0x00120000: V P - 0x0006c000PHYS for vaddr 0x00110000
  40. Evicting page at 0x00121000: V P - 0x0001c000PHYS for vaddr 0x00109000
  41. Evicting page at 0x00123000: V P - 0x0001b000PHYS for vaddr 0x0fd8a000
  42. Evicting page at 0x00124000: V P - 0x0001d000PHYS for vaddr 0x001e6000
  43. Evicting page at 0x0012c000: V P - 0x000da000PHYS for vaddr 0x0fda7000
  44. Evicting page at 0x0012d000: V P - 0x0007a000PHYS for vaddr 0x0fdb1000
  45. Evicting page at 0x0012e000: V P - 0x00029000PHYS for vaddr 0x00108000
  46. Evicting page at 0x00130000: V P - 0x000ac000PHYS for vaddr 0x0f6cd000
  47. Evicting page at 0x0013a000: V P - 0x0009b000PHYS for vaddr 0x0010e000
  48. Evicting page at 0x0013b000: V P - 0x-0001000PHYS for vaddr 0x0011b000
  49. Evicting page at 0x0013e000: V P - 0x000b6000PHYS for vaddr 0x0011a000
  50. Evicting page at 0x00144000: V P - 0x00027000PHYS for vaddr 0x0011c000
  51. Evicting page at 0x00148000: V P - 0x00060000PHYS for vaddr 0x0fbe3000
  52. Evicting page at 0x00149000: V P - 0x0005e000PHYS for vaddr 0x0eb64000
  53. Evicting page at 0x0014a000: V P - 0x00065000PHYS for vaddr 0x0011d000
  54. Evicting page at 0x0014b000: V P - 0x00061000PHYS for vaddr 0x06645000
  55. Evicting page at 0x00108000: V P - 0x00029000PHYS for vaddr 0x0013a000
  56. Evicting page at 0x0010d000: V P - 0x0010a000PHYS for vaddr 0x00124000
  57. Evicting page at 0x0010e000: V P - 0x0009b000PHYS for vaddr 0x0013b000
  58. Evicting page at 0x00109000: V P - 0x0001c000PHYS for vaddr 0x0010d000
  59. Evicting page at 0x0011a000: V P - 0x000b6000PHYS for vaddr 0x00109000
  60. =========== Physical Memory Statistics
  61. = Total Number of Physical Pages: 280
  62. = Number of Allocations: 280
  63. = Number of Deallocations: 0
  64. =========== Page Table Stats
  65. - Page Table Size: 1048576
  66. - Page Faults: 325
  67. - Evictions: 45
  68. - Disk Writes: 0
  69. - Cycles: 80871900
  70. - LRU spins: 0
  71. =--------------------------------------------------------------------
  72. Evicting page at 0x00109000: V P - 0x000b6000PHYS for vaddr 0x00108000
  73. Evicting page at 0x0010a000: V P - 0x00002000PHYS for vaddr 0x00109000
  74. Evicting page at 0x0010d000: V P - 0x0001c000PHYS for vaddr 0x0a94d000
  75. Evicting page at 0x00111000: V P - 0x0003a000PHYS for vaddr 0x08679000
  76. Evicting page at 0x00117000: V P - 0x00068000PHYS for vaddr 0x0010a000
  77. Evicting page at 0x00108000: V P - 0x000b6000PHYS for vaddr 0x0010d000
  78. Evicting page at 0x0011b000: V P - 0x-0001000PHYS for vaddr 0x00111000
  79. Evicting page at 0x0011c000: V P - 0x00027000PHYS for vaddr 0x00117000
  80. Evicting page at 0x0010a000: V P - 0x00068000PHYS for vaddr 0x0012d000
  81. Evicting page at 0x0010d000: V P - 0x000b6000PHYS for vaddr 0x00120000
  82. Evicting page at 0x00110000: V P - 0x0006c000PHYS for vaddr 0x00121000
  83. Evicting page at 0x00111000: V P - 0x-0001000PHYS for vaddr 0x00149000
  84. Evicting page at 0x00117000: V P - 0x00027000PHYS for vaddr 0x00110000
  85. Evicting page at 0x0011d000: V P - 0x00065000PHYS for vaddr 0x00108000
  86. Evicting page at 0x00124000: V P - 0x0010a000PHYS for vaddr 0x05669000
  87. Evicting page at 0x00125000: V P - 0x00028000PHYS for vaddr 0x0010e000
  88. Evicting page at 0x00126000: V P - 0x000a1000PHYS for vaddr 0x0011b000
  89. Evicting page at 0x0013a000: V P - 0x00029000PHYS for vaddr 0x0011a000
  90. Evicting page at 0x0013b000: V P - 0x0009b000PHYS for vaddr 0x0011c000
  91. Evicting page at 0x0013c000: V P - 0x000b5000PHYS for vaddr 0x004ba000
  92. Evicting page at 0x00171000: V P - 0x0006f000PHYS for vaddr 0x0011d000
  93. Evicting page at 0x00108000: V P - 0x00065000PHYS for vaddr 0x0f6cc000
  94. Evicting page at 0x00109000: V P - 0x00002000PHYS for vaddr 0x0010a000
  95. Evicting page at 0x0010e000: V P - 0x00028000PHYS for vaddr 0x0010d000
  96. Evicting page at 0x00110000: V P - 0x00027000PHYS for vaddr 0x00111000
  97. Evicting page at 0x0011a000: V P - 0x00029000PHYS for vaddr 0x00117000
  98. Evicting page at 0x0011b000: V P - 0x000a1000PHYS for vaddr 0x00110000
  99. Evicting page at 0x0011c000: V P - 0x0009b000PHYS for vaddr 0x00109000
  100. =========== Physical Memory Statistics
  101. = Total Number of Physical Pages: 280
  102. = Number of Allocations: 280
  103. = Number of Deallocations: 0
  104. =========== Page Table Stats
  105. - Page Table Size: 1048576
  106. - Page Faults: 353
  107. - Evictions: 73
  108. - Disk Writes: 0
  109. - Cycles: 91945900
  110. - LRU spins: 0
  111. =--------------------------------------------------------------------
  112. =========== Physical Memory Statistics
  113. = Total Number of Physical Pages: 280
  114. = Number of Allocations: 280
  115. = Number of Deallocations: 0
  116. =========== Page Table Stats
  117. - Page Table Size: 1048576
  118. - Page Faults: 353
  119. - Evictions: 73
  120. - Disk Writes: 0
  121. - Cycles: 101945900
  122. - LRU spins: 0
  123. =--------------------------------------------------------------------
  124. =========== Physical Memory Statistics
  125. = Total Number of Physical Pages: 280
  126. = Number of Allocations: 280
  127. = Number of Deallocations: 0
  128. =========== Page Table Stats
  129. - Page Table Size: 1048576
  130. - Page Faults: 353
  131. - Evictions: 73
  132. - Disk Writes: 0
  133. - Cycles: 111945900
  134. - LRU spins: 0
  135. =--------------------------------------------------------------------
  136. Evicting page at 0x00109000: V P - 0x0009b000PHYS for vaddr 0x00fa1000
  137. Evicting page at 0x0011d000: V P - 0x0006f000PHYS for vaddr 0x00fa0000
  138. Evicting page at 0x00120000: V P - 0x000b6000PHYS for vaddr 0x00109000
  139. Evicting page at 0x00121000: V P - 0x0006c000PHYS for vaddr 0x00108000
  140. Evicting page at 0x0012d000: V P - 0x00068000PHYS for vaddr 0x001fa000
  141. Evicting page at 0x00149000: V P - 0x-0001000PHYS for vaddr 0x00120000
  142. =========== Physical Memory Statistics
  143. = Total Number of Physical Pages: 280
  144. = Number of Allocations: 280
  145. = Number of Deallocations: 0
  146. =========== Page Table Stats
  147. - Page Table Size: 1048576
  148. - Page Faults: 359
  149. - Evictions: 79
  150. - Disk Writes: 0
  151. - Cycles: 122181600
  152. - LRU spins: 0
  153. =--------------------------------------------------------------------
  154. =========== Physical Memory Statistics
  155. = Total Number of Physical Pages: 280
  156. = Number of Allocations: 280
  157. = Number of Deallocations: 0
  158. =========== Page Table Stats
  159. - Page Table Size: 1048576
  160. - Page Faults: 359
  161. - Evictions: 79
  162. - Disk Writes: 0
  163. - Cycles: 132181600
  164. - LRU spins: 0
  165. =--------------------------------------------------------------------
  166. Evicting page at 0x00108000: V P - 0x0006c000PHYS for vaddr 0x00fa4000
  167. Evicting page at 0x00120000: V P - 0x-0001000PHYS for vaddr 0x00fa2000
  168. Evicting page at 0x00172000: V P - 0x00063000PHYS for vaddr 0x00096000
  169. Evicting page at 0x00175000: V P - 0x000ad000PHYS for vaddr 0x0fde0000
  170. Evicting page at 0x00176000: V P - 0x000b4000PHYS for vaddr 0x0fbd8000
  171. Evicting page at 0x00190000: V P - 0x0000c000PHYS for vaddr 0x0fd20000
  172. Evicting page at 0x00191000: V P - 0x00009000PHYS for vaddr 0x0de1c000
  173. =========== Physical Memory Statistics
  174. = Total Number of Physical Pages: 280
  175. = Number of Allocations: 280
  176. = Number of Deallocations: 0
  177. =========== Page Table Stats
  178. - Page Table Size: 1048576
  179. - Page Faults: 366
  180. - Evictions: 86
  181. - Disk Writes: 0
  182. - Cycles: 142498600
  183. - LRU spins: 0
  184. =--------------------------------------------------------------------
  185. =========== Physical Memory Statistics
  186. = Total Number of Physical Pages: 280
  187. = Number of Allocations: 280
  188. = Number of Deallocations: 0
  189. =========== Page Table Stats
  190. - Page Table Size: 1048576
  191. - Page Faults: 366
  192. - Evictions: 86
  193. - Disk Writes: 0
  194. - Cycles: 152498600
  195. - LRU spins: 0
  196. =--------------------------------------------------------------------
  197. =========== Physical Memory Statistics
  198. = Total Number of Physical Pages: 280
  199. = Number of Allocations: 280
  200. = Number of Deallocations: 0
  201. =========== Page Table Stats
  202. - Page Table Size: 1048576
  203. - Page Faults: 366
  204. - Evictions: 86
  205. - Disk Writes: 0
  206. - Cycles: 162498600
  207. - LRU spins: 0
  208. =--------------------------------------------------------------------
  209. =========== Physical Memory Statistics
  210. = Total Number of Physical Pages: 280
  211. = Number of Allocations: 280
  212. = Number of Deallocations: 0
  213. =========== Page Table Stats
  214. - Page Table Size: 1048576
  215. - Page Faults: 366
  216. - Evictions: 86
  217. - Disk Writes: 0
  218. - Cycles: 162498600
  219. - LRU spins: 0
  220. =--------------------------------------------------------------------
  221. mac-mini:1level alec$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement