Displaying 3 results from an estimated 3 matches for "gigethernet".
2004 Jul 16
1
Using Asterisk with fiber optic
Hi, I'd like to use PSTN and analogic telephone with a Asterisk server which
works on a LAN connected to the outside with fiber optic, on which voice
stream passes too. Do I need some particular solution, some particular card
to make it works or I just need a Digium or similar fxo card?
Thanks,
Bob
__________________________________________________________________
Tiscali ADSL Senza Canone,
2004 Jun 16
3
[Bug 1463] New: poor performance with large block size
...AssignedTo: wayned@samba.org
ReportedBy: wmatthews@sepaton.com
QAContact: rsync-qa@samba.org
I have a 29Gig file that is the previous version of a file and a 1.3 Gig
incremental backup of the file. I did the transfer with no block size option
and it takes about 6 minutes (GigEthernet). I used --block-size = 90k and it
took about 6 minutes. I used --block-size=182000 (close to the square root of
29 Gig) and it only completed ~50 Meg of transfer of the 1.3 Gig in a couple of
hours.
Chris Shoemaker suggests this is a problem with the sliding window being a
fixed size of 256k...
2005 Jan 23
1
[patch] linux-2.6 performance fix
This patch for linux-2.6 defconfig more than quadrupled iperf throughput,
restoring the gigethernet network performance to wire speed at long last.
Applies to xen-2.0-testing.bk xen-2.0.bk and xeno-unstable.bk
The throughput on linux-2.4.29 seems fine. I hadn''t tried it since 2.4.27.
The relevant sccs comment, from Dec1:
======== linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfi...