Monitoring Memory Management Protection Information
Purpose
Display information about memory management protection of the router.
![]() | Note: You can use the show memory-management protection command only in the support mode and it is not user configurable. |
Action
To display information about memory management protection of the router:
host1#show memory-management protection Mgr summary: memory protection mode: 2 (app-level protection, audit only) stacks excluded: true allowed faults: interrupt: yes kernel: yes shell: yes vxWorks: yes OsTask: yes error conditions: fault ring full 0 reversion queue full 0 memProtLock count: 1 maxReversionQueueDepth: 0 context switch stack: 0xaa2646c Mmu driver summary: page size: 4096 total memory mapped: 0x80436000 (2052MB, 525366 pages) highest mapped address: 0xffffffff Page table summary: size: 8388608 (2^23) bytes 1048576 entries 131072 groups address: 0x2c000000 findEntry errors: 0 Context stats: current 145 high-water 149 accum 244 (0 Hz) Fault summary: faulter counts: interrupt 0 kernel 0 shell 0 vxWorks 0 OsTask 0 normal 0 Rule stats: current 256 high-water 258 accum 28 (0 Hz) partialPagesIgnored 0 partialPagesExtended 0
Meaning
Table 80 lists the show memory-management protection command output fields.
Table 80: show memory-management protection Output Fields
Field Name | Field Description |
---|---|
Mgr summary | Information about the OS Memory Manager memory protection mode:
|
Mmu driver summary | Information about the page size, total memory mapped, and the highest mapped address:
|
Page table summary | Information about the page table size along with the address and entry errors if any:
|
Context stats | Information about the memory utilization of context switching stack (applicable only for mode 2 and 3):
|
Fault summary | Information about the fault counters (applicable only for mode 2 and 3):
|
Rule stats | Statistics related to the access policies of the memory area:
|