65536

Jmnote (토론 | 기여)님의 2022년 12월 1일 (목) 00:19 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

65536
  • 216
print(2**16)
root@localhost:~# sysctl -a | grep 65536
fs.aio-max-nr = 65536
kernel.ngroups_max = 65536
net.ipv4.tcp_max_orphans = 65536
net.ipv4.tcp_max_tw_buckets = 65536
net.ipv6.conf.lo.mtu = 65536
net.netfilter.nf_conntrack_buckets = 65536
sunrpc.tcp_max_slot_table_entries = 65536
vm.mmap_min_addr = 65536

2 같이 보기[ | ]

3 참고[ | ]

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