"커널 파라미터 hung task timeout secs"의 두 판 사이의 차이

잔글 (Jmnote님이 Hung task timeout secs 문서를 랜덤 커널 파라미터 hung task timeout secs 문서로 이동했습니다)
(차이 없음)

2019년 12월 11일 (수) 23:52 판

1 개요

hung_task_timeout_secs
kernel.hung_task_timeout_secs

2 확인

[root@localhost ~]# cat /proc/sys/kernel/hung_task_timeout_secs
120
[root@localhost ~]# sysctl kernel.hung_task_timeout_secs
kernel.hung_task_timeout_secs = 120
→ CentOS 6 최소설치시 기본값은 120이다

3 같이 보기

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