개발/LINUX

CentOS 메모리를 왜이렇게 잡아 먹어?!

2016. 4. 18. 09:55


1. Top 명령어로 확인을 해보니 Memory의 used 상태가?!




  메모리를 쓰는 프로세스가 없는데 used가 32G라니... 



2. 구글 검색은 대학 커리큘럼에 넣어야 합니다.

    

검색을 해보니 이런 포스팅을 발견했다

http://tigerbum.tistory.com/44


바로 확인을 해보자.


free -g (난 메모리가 크니깐 -m 메가따윈..)



cache free가 29G.. swap가 15G... ㅎㅎ

top 명령에도 cached 항목이 있다..


좀 오래된 자료긴 하지만 읽어두면 좋은듯...

https://www.hancom.com/faq.faqOpscsolutionView.do?listReset=&faqcd=007&sch_default_depth_1=007&sch_depth_1=007&sch_depth_2=000&sch_depth_3=&sch_searchKey=&sch_searchValue=&sch_searchValue2=&sch_research=¬ice_gubunKey=&board_seqno=2933&boardNum=9&depth_2=000&searchValue=



잘못된 정보는 바로 지적해 주세요.