search for: 371141

Displaying 4 results from an estimated 4 matches for "371141".

2005 Apr 12
2
assertion failed in 1.0-stable
Hello everybody, I get the following assertion error with dovecot 1.0-stable when accessing a large folder: file istream-raw-mbox.c: line 383 (istream_raw_mbox_get_body_size): assertion failed: (rstream->body_offset != (uoff_t)-1) There is no error when using dovecot 0.99.14. Any ideas ? Martin ----------------------------------------------------------------- Martin Preen, Universitaet
2017 Sep 01
2
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
...ess redirect dev ifb0 >> >> For 10 second run, packet count with various ifb0 queue lengths $LIMIT: >> >> no filter >> rx.A: ~840,000 >> rx.B: ~840,000 >> >> limit 1 >> rx.A: ~500,000 >> rx.B: ~3100 >> ifb0: 3273 sent, 371141 dropped >> >> limit 100 >> rx.A: ~9000 >> rx.B: ~4200 >> ifb0: 4630 sent, 1491 dropped >> >> limit 1000 >> rx.A: ~6800 >> rx.B: ~4200 >> ifb0: 4651 sent, 0 dropped >> >> Sender B is always correctly rate limit...
2017 Sep 01
2
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
...ess redirect dev ifb0 >> >> For 10 second run, packet count with various ifb0 queue lengths $LIMIT: >> >> no filter >> rx.A: ~840,000 >> rx.B: ~840,000 >> >> limit 1 >> rx.A: ~500,000 >> rx.B: ~3100 >> ifb0: 3273 sent, 371141 dropped >> >> limit 100 >> rx.A: ~9000 >> rx.B: ~4200 >> ifb0: 4630 sent, 1491 dropped >> >> limit 1000 >> rx.A: ~6800 >> rx.B: ~4200 >> ifb0: 4651 sent, 0 dropped >> >> Sender B is always correctly rate limit...
2017 Sep 01
0
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
...gt; For 10 second run, packet count with various ifb0 queue lengths $LIMIT: >>> >>> no filter >>> rx.A: ~840,000 >>> rx.B: ~840,000 >>> >>> limit 1 >>> rx.A: ~500,000 >>> rx.B: ~3100 >>> ifb0: 3273 sent, 371141 dropped >>> >>> limit 100 >>> rx.A: ~9000 >>> rx.B: ~4200 >>> ifb0: 4630 sent, 1491 dropped >>> >>> limit 1000 >>> rx.A: ~6800 >>> rx.B: ~4200 >>> ifb0: 4651 sent, 0 dropped >>> >...