| 39 | |
| 40 | |
| 41 | kdebug> mapping 0xb63000 |
| 42 | page directory: 0xe454e000 (PDPT[0]) |
| 43 | page directory entry 5 (0xe454e028): 0x19a4f027 |
| 44 | access: present writable user executable |
| 45 | caching: |
| 46 | flags: accessed |
| 47 | page table: 0x19a4f000 |
| 48 | page table entry 355 (phys: 0x19a4fb18): 0xe5bb6465c880ba3 |
| 49 | access: present writable executable |
| 50 | caching: PAT |
| 51 | flags: accessed |
| 52 | address: 0xbb6465c880000 |
| 53 | |
| 54 | kdebug> page_stats |
| 55 | page stats: |
| 56 | total: 1179392 |
| 57 | active: 5183 (busy: 0) |
| 58 | inactive: 16059 (busy: 0) |
| 59 | cached: 273643 (busy: 0) |
| 60 | unused: 131162 (busy: 0) |
| 61 | wired: 110978 (busy: 0) |
| 62 | modified: 20 (busy: 0) |
| 63 | free: 634253 |
| 64 | clear: 8094 |
| 65 | unreserved free pages: 642344 |
| 66 | unsatisfied page reservations: 0 |
| 67 | mapped pages: 111433 |
| 68 | longest free pages run: 5080 pages (at 637167) |
| 69 | longest free/cached pages run: 5080 pages (at 637167) |
| 70 | waiting threads: |
| 71 | |
| 72 | free queue: 0x801b6b00, count = 634253 |
| 73 | clear queue: 0x801b6b18, count = 8094 |
| 74 | modified queue: 0x801b6ad0, count = 20 (0 temporary, 0 swappable, inactive: 0) |
| 75 | active queue: 0x801b6aa0, count = 5183 |
| 76 | inactive queue: 0x801b6ab8, count = 16059 |
| 77 | cached queue: 0x801b6ae8, count = 273643 |
| 78 | |
| 79 | |
| 80 | |