diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2008-02-27 13:52:33 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2008-02-27 13:52:33 +0000 |
commit | f8898784849d458af8c05d246a4f5d131ae9fa45 (patch) | |
tree | b1105715418f1a9b9ce229ae138ba7e4599e9a8c /lib/libc/stdio/fopen.c | |
parent | c2ad246bff38cedab4e5cacbbfedbc3547fffb70 (diff) | |
download | FreeBSD-src-f8898784849d458af8c05d246a4f5d131ae9fa45.zip FreeBSD-src-f8898784849d458af8c05d246a4f5d131ae9fa45.tar.gz |
Dummynet has a limit of 100 slots queue size (or 1MB, if you give
the limit in bytes) hard coded into both the kernel and userland.
Make both these limits a sysctl, so it is easy to change the limit.
If the userland part of ipfw finds that the sysctls don't exist,
it will just fall back to the traditional limits.
(100 packets is quite a small limit these days. If you want to test
TCP at 100Mbps, 100 packets can only accommodate a DBP of 12ms.)
Note these sysctls in the man page and warn against increasing them
without thinking first.
MFC after: 3 weeks
Diffstat (limited to 'lib/libc/stdio/fopen.c')
0 files changed, 0 insertions, 0 deletions