"젠서버 OOMkill"의 두 판 사이의 차이

잔글 (Jmnote 사용자가 OOMkill 문서를 젠서버 OOMkill 문서로 옮겼습니다)
12번째 줄: 12번째 줄:


==같이 보기==
==같이 보기==
*[[OOM Killer]]
*[[OOM]]
*[[OOM]]



2013년 11월 18일 (월) 02:52 판

OOMkill

1 예시

[root@xenserver-1 ~]# grep OOM /var/log/messages | head
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5479 (syslogd) got 2 points (base total_vm 454, 0 children gave 0 points, cpu_time 7, runtime 2603, is_nice no, is_super yes, is_rawio yes, adj 0)
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5482 (klogd) got 3 points (base total_vm 417, 0 children gave 0 points, cpu_time 0, runtime 2603, is_nice no, is_super yes, is_rawio yes, adj 0)
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5743 (ntpd) got 153 points (base total_vm 1072, 0 children gave 0 points, cpu_time 0, runtime 2603, is_nice no, is_super no, is_rawio no, adj 0)
Nov 7 05:01:59 xenserver-1 kernel: OOMkill: task 5768 (portmap) got 64 points (base total_vm 451, 0 children gave 0 points, cpu_time 0, runtime 2603, is_nice no, is_super no, is_rawio no, adj 0)
... (생략)

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}