Cisco Cisco ASA 5510 Adaptive Security Appliance Leaflet

Page of 1264
 
9-36
Cisco ASA Series 명령 참조 , S 명령
  
9      show isakmp ipsec-over-tcp stats through show mroute 명령                
  show memory
Free memory는 Free memory heap과 Free memory system의 두 부분으로 나누어집니다. Free memory 
heap은 glibc heap의 사용 가능한 메모리 양입니다. glibc heap이 요청에 따라 증가 및 감소할 때 free 
heap memory 양은 시스템에 남아 있는 총 메모리를 나타내지 않습니다. Free memory system은 ASA
에 사용 가능한 여유 메모리 양을 나타냅니다.
Reserved memory(DMA)는 DMA 풀용으로 예약된 메모리 양입니다. Memory overhead는 실행 중인 
여러 프로세스의 glibc 오버헤드 및 프로세스 오버헤드입니다.
allocated memory statistics total (bytes) 열에 표시된 값은 show memory detail 명령 출력의 실제 값
(MEMPOOL_GLOBAL_SHARED POOL STATS)을 반영하지 않습니다.
출력에는 크기가 49,152인 블록이 할당된 다음 사용 가능한 풀로 반환되고 크기가 131,072인 다른 
블록이 할당된 것으로 표시됩니다. 이 경우 사용 가능한 메모리가 131,072-49,152=81,920바이트 감
소한 것으로 생각할 수 있지만 실제로는 100,000바이트 감소한 것입니다(Free memory 줄 참고).
ciscoasa# show memory detail
MEMPOOL_GLOBAL_SHARED POOL STATS:            MEMPOOL_GLOBAL_SHARED POOL STATS:
Non-mmapped bytes allocated =   1862270976   Non-mmapped bytes allocated =   1862270976
Number of free chunks       =           99   Number of free chunks       =          100
Number of mmapped regions   =            0   Number of mmapped regions   =            0
Mmapped bytes allocated     =            0   Mmapped bytes allocated     =            0
Max memory footprint        =   1862270976   Max memory footprint        =   1862270976
Keepcost                    =   1762019304   Keepcost                    =   1761869256
Max contiguous free mem     =   1762019304   Max contiguous free mem     =   1761869256
Allocated memory in use     =    100133944   Allocated memory in use     =    100233944
Free memory                 =   1762137032   Free memory                 =   1762037032
----- fragmented memory statistics -----     ----- fragmented memory statistics -----
 fragment size       count          total     fragment size       count          total
    (bytes)                        (bytes)       (bytes)                        (bytes)
----------------  ----------  -------------- ----------------  ----------  --------------
        32768             1          33176           32768             1          33176
                                                     49152             1          50048
   1762019304             1     1762019304*     1761869256             1     1761869256*
----- allocated memory statistics -----      ----- allocated memory statistics -----
 fragment size       count          total     fragment size       count          total
    (bytes)                        (bytes)       (bytes)                        (bytes)
----------------  ----------  -------------- ----------------  ----------  --------------
        49152            10         491520           49152             9         442368
        65536           125        8192000           65536           125        8192000
        98304             3         294912           98304             3         294912
       131072            18        2359296          131072            19        2490368
다음 출력에서는 크기가 131,072인 블록 대신 크기가 150,000인 블록이 할당되었음을 확인합니다.
ciscoasa# show memory binsize 131072
MEMPOOL_DMA pool bin stats:
MEMPOOL_GLOBAL_SHARED pool bin stats:
pc = 0x8eda524, size = 150000   , count = 1   
pc = 0x8f08054, size = 163904   , count = 1   
pc = 0x846e477, size = 139264   , count = 1   
pc = 0x8068691, size = 393216   , count = 3   
pc = 0x8eea09b, size = 131072   , count = 1   
pc = 0x88ca830, size = 141212   , count = 1   
pc = 0x9589e93, size = 593580   , count = 4   
pc = 0x9589bd2, size = 616004   , count = 4   
pc = 0x8f2e060, size = 327808   , count = 2