plan9fox/sys/src/9
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
..
alphapc kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
bitsy kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
boot bring back il protocol support 2012-05-03 10:47:40 +02:00
ip bring back il protocol support 2012-05-03 10:47:40 +02:00
kw kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
mtx kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
omap kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
omap4 kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
pc apic: fix qemu panic lapic clock xxx > cpu clock > yyy 2012-06-24 05:34:17 +02:00
port qio: raise critical queue bloat threshold from 2 to 10 times to queue limit 2012-07-08 19:11:29 +02:00
ppc kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00