lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 05 Sep 2006 18:15:12 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Tiemen Schut <tschut@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Kernel drops ethernet packets during disk writes

Ar Maw, 2006-09-05 am 18:06 +0200, ysgrifennodd Tiemen Schut:
> Summary: The linux kernel appears to drop raw ethernet packets if
> another process is writing to disk.

No suprise. 

1Gbit is a bit over 100Mbyte/second

Thats from the card over PCI to memory
Then over PCI from memory to the disk controller

We are up to 200Mbytes/second

Best case performance for a 32bit PCI bus is 133Mbytes/second and you
won't get close to that. Even if both devices are PCI 66Mhz you are
right on the bus limit.

And if its an earlyish PIV what is your main memory bandwidth ?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ