4장. 커널 매개변수
매개변수 | 설명 |
---|---|
|
sysctl net.bridge-nf-call-arptables 키를 설정합니다. 기본값은 |
|
sysctl net.bridge.bridge-nf-call-ip6tables 키를 설정합니다. 기본값은 |
|
sysctl net.bridge.bridge-nf-call-iptables 키를 구성합니다. 기본값은 |
| 로드할 추가 커널 모듈의 해시입니다. |
| 설치할 추가 커널 관련 패키지 목록입니다. |
| 적용할 추가 sysctl 설정 해시입니다. |
|
sysctl fs.inotify.max_user_instances 키를 구성합니다. 기본값은 |
|
sysctl net.ipv6.{default/all}.disable_ipv6 키를 구성합니다. 기본값은 |
|
net.ipv4.ip_forward 키를 구성합니다. 기본값은 |
|
net.ipv{4,6}.ip_nonlocal_bind 키를 구성합니다. 기본값은 |
|
sysctl kernel.pid_max 키를 설정합니다. 기본값은 |
|
sysctl net.ipv4.neigh.default.gc_thresh1 값을 구성합니다. 이는 ARP 캐시에 보관할 최소 항목 수입니다. 캐시에서 이 항목 수가 적은 경우 가비지 수집기가 실행되지 않습니다.The garbage collector will not run if there are fewer than this number of entries in the cache. 기본값은 |
|
sysctl net.ipv4.neigh.default.gc_thresh2 값을 구성합니다. 이는 ARP 캐시에 보관할 수 있는 소프트 최대 항목 수입니다. 가비지 수집기는 수집을 수행하기 전에 항목의 수를 5초 동안 초과할 수 있도록 합니다.The garbage collector will allow the number of entries to exceed this for 5 seconds before collection will be performed. 기본값은 |
|
sysctl net.ipv4.neigh.default.gc_thresh3 값을 구성합니다. 이는 ARP 캐시에 보관할 수 있는 항목의 하드 최대 수입니다. 캐시에서 이 항목 수가 많은 경우 가비지 수집기는 항상 실행됩니다.The garbage collector will always run if there are more than this number of entries in the cache. 기본값은 |