"16384"의 두 판 사이의 차이

3번째 줄: 3번째 줄:
;16,384
;16,384
*<math>2^{14}</math>
*<math>2^{14}</math>
<syntaxhighlight lang='console'>
root@localhost:~# sysctl -a | grep 16384
fs.inotify.max_queued_events = 16384
fs.pipe-user-pages-soft = 16384
kernel.msgmnb = 16384
net.ipv4.tcp_wmem = 4096        16384  4194304
net.sctp.sctp_wmem = 4096      16384  4194304
</syntaxhighlight>


==같이 보기==
==같이 보기==

2021년 10월 17일 (일) 02:46 판

1 개요

16384
16,384
  • [math]\displaystyle{ 2^{14} }[/math]
root@localhost:~# sysctl -a | grep 16384
fs.inotify.max_queued_events = 16384
fs.pipe-user-pages-soft = 16384
kernel.msgmnb = 16384
net.ipv4.tcp_wmem = 4096        16384   4194304
net.sctp.sctp_wmem = 4096       16384   4194304

2 같이 보기

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