plan9fox/sys
cinap_lenrek a360bddee7 qio: raise critical queue bloat threshold from 2 to 10 times to queue limit
the limit for overqueueing was too small for stuff like fcp
on a fileserver connected with a standard 32K limit pipe like
ramfs.

fcp usesd 8K*16procs > 32K*2

the biggest queue limit used in the kernel is 256K making
the maximum queue bloat 2.5MB or 320K for standard pipes.
that should be big enougth to never happen in practice
unless there is a bug which we like to catch before we
exhaust all kernel memory.
2012-07-08 19:11:29 +02:00
..
doc /sys/doc: remove autogenerated postscript files 2012-06-06 22:28:48 +02:00
games/lib fortunes: really 2012-06-27 11:18:24 -05:00
include experimental acpi support for apic irq routing 2012-06-17 23:12:19 +02:00
lib bring back il protocol support 2012-05-03 10:47:40 +02:00
man cryptsetup(8): add SOURCE and reference aes(2) 2012-07-07 16:19:07 -05:00
src qio: raise critical queue bloat threshold from 2 to 10 times to queue limit 2012-07-08 19:11:29 +02:00