Cisco Cisco ASA 5510 Adaptive Security Appliance Leaflet

Page of 1264
 
9-37
Cisco ASA Series 명령 참조, S 명령      
 
9      show isakmp ipsec-over-tcp stats through show mroute 명령
  show memory   
pc = 0x8068284, size = 182000   , count = 1   
0x8eda524 <logger_buffer_init_int+148 at syslog/main.c:403>
show memory detail
 명령 출력에 대략적인 총 바이트 수가 표시되는 것은 설계에 따른 것입니다. 
여기에는 두 가지 이유가 있습니다.
  •
각 프래그먼트 크기에 대해 모든 프래그먼트의 합계를 구해야 하는 경우 단일 프래그먼트 크
기에 대한 할당이 너무 많고 정확한 값을 얻으려면 수천 개의 청크를 확인해야 하기 때문에 성
능이 저하될 수 있습니다.
  •
각 휴지통 크기의 경우 이중 링크된 할당 목록을 확인해야 하며 많은 할당이 있을 수 있습니다
. 이 경우 연장된 기간 동안 CPU를 사용할 수 없으므로 할당을 주기적으로 일시 중단해야 합니
다. 할당을 다시 시작한 후에는 다른 프로세스에 메모리가 할당되거나 할당 취소되고 메모리 
상태가 변경될 수 있습니다. 따라서 total bytes 열에 실제 값 대신 근사값이 제공됩니다.
다음은 show memory 명령의 샘플 출력입니다.
ciscoasa# show memory
Free memory:       845044716 bytes (79%)
Used memory:       228697108 bytes (21%)
-------------     ----------------
Total memory:     1073741824 bytes (100%)
다음은 show memory detail 명령의 샘플 출력입니다.
ciscoasa# show memory detail
Free memory heap:                 2473071872 bytes (xx%)
 Free memory system:               xxxxxxxxxx bytes (xx%) 
 Used memory:
      Allocated memory in use:      308939520 bytes (xx%) 
      Reserved memory (DMA):        1512955904 bytes (xx%) 
      Memory overhead:              xxxxxxxxx bytes (xx%) 
 -----------------------------   ------------------
 Total memory:                     4294967296 bytes (100%) 
---------------------------------------------------- 
Total memory:                  268435456 bytes (100%) 
Dynamic Shared Objects(DSO):           0 bytes 
DMA memory: 
  Unused memory:                3212128 bytes (8%) 
  Crypto reserved memory:       2646136 bytes (7%) 
  Crypto free:                  1605536 bytes (4%) 
  Crypto used:                  1040600 bytes (3%) 
  Block reserved memory:       33366816 bytes (85%) 
  Block free:                  31867488 bytes (81%) 
  Block used:                   1499328 bytes (4%) 
  Used memory:                   178440 bytes (0%) 
----------------------------------------------------
  Total memory:                39403520 bytes (100%) 
  HEAP memory: 
  Free memory:                 130546920 bytes (80%) 
  Used memory:                  33030808 bytes (20%) 
  Init used memory by library:   4218752 bytes (3%) 
  Allocated memory:           28812056 bytes (18%) 
---------------------------------------------------- 
  Total memory:                163577728 bytes (100%) 
Least free memory: 122963528 bytes (75%) 
Most used memory:   40614200 bytes (25%) 
----- fragmented memory statistics -----