Re: socket performance (was Re: Building cygwin1.dll)

2012-01-11 Thread Corinna Vinschen
On Jan 11 08:19, Carson Chittom wrote: > Corinna Vinschen writes: > > > On Jan 10 18:21, Steven Hartland wrote: > >> - Original Message - From: "Corinna Vinschen" > >> >Well, the file I downloaded was a self-extracting zip archive and the > >> >file it contains is called Windows6.1-KB98352

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-11 Thread Carson Chittom
Corinna Vinschen writes: > On Jan 10 18:21, Steven Hartland wrote: >> - Original Message - From: "Corinna Vinschen" >> >Well, the file I downloaded was a self-extracting zip archive and the >> >file it contains is called Windows6.1-KB983528-x64.msu, so I'm fairly >> >certain it's the right

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-11 Thread Corinna Vinschen
On Jan 10 18:21, Steven Hartland wrote: > - Original Message - From: "Corinna Vinschen" > >Well, the file I downloaded was a self-extracting zip archive and the > >file it contains is called Windows6.1-KB983528-x64.msu, so I'm fairly > >certain it's the right one for an AMD64 system. > > W

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Johan van den Berg
On 10 Jan 2012, at 4:45 PM, Corinna Vinschen wrote: > What Windows versions are we talking about? Is that pre-Vista? XP, > for instance? If so, setting the buffer size > 64K should have no effect. Destination Windows: Windows Server 2008 R2 Standard 64bit (Intel Xeon) Destination Linux: Linux

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Steven Hartland
- Original Message - From: "Corinna Vinschen" Well, the file I downloaded was a self-extracting zip archive and the file it contains is called Windows6.1-KB983528-x64.msu, so I'm fairly certain it's the right one for an AMD64 system. Windows6.1-KB983528-x64.msu is the file I have here

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Corinna Vinschen
On Jan 10 17:05, Steven Hartland wrote: > - Original Message - From: "Corinna Vinschen" > >On Jan 10 15:24, Steven Hartland wrote: > >>http://support.microsoft.com/kb/983528 > > > >I tried that, but it doesn't install. The installer tells me "The > >update is not applicable to your compute

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Steven Hartland
- Original Message - From: "Corinna Vinschen" Sent: Tuesday, January 10, 2012 4:28 PM Subject: Re: socket performance (was Re: Building cygwin1.dll) On Jan 10 15:24, Steven Hartland wrote: If your running Windows 7 or 2k8 are you running the following hotfix, if not you

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Corinna Vinschen
On Jan 10 17:28, Corinna Vinschen wrote: > On Jan 10 15:24, Steven Hartland wrote: > > If your running Windows 7 or 2k8 are you running the following hotfix, if > > not > > you should try that too, just in case you machine has got a degraded tcp > > stack. > > > > http://support.microsoft.com/kb/

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Corinna Vinschen
On Jan 10 15:24, Steven Hartland wrote: > If your running Windows 7 or 2k8 are you running the following hotfix, if not > you should try that too, just in case you machine has got a degraded tcp > stack. > > http://support.microsoft.com/kb/983528 I tried that, but it doesn't install. The install

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Steven Hartland
t: Tuesday, January 10, 2012 2:45 PM Subject: Re: socket performance (was Re: Building cygwin1.dll) On Jan 10 14:45, Johan van den Berg wrote: On 09 Jan 2012, at 3:43 PM, Corinna Vinschen wrote: > How's the performance in your scenario when applying the below patch > instead of yours? I

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Corinna Vinschen
On Jan 10 14:45, Johan van den Berg wrote: > > On 09 Jan 2012, at 3:43 PM, Corinna Vinschen wrote: > > > How's the performance in your scenario when applying the below patch > > instead of yours? > > I have to run back with my tails between my legs. I implemented your patch, > and the transfer

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Johan van den Berg
On 09 Jan 2012, at 3:43 PM, Corinna Vinschen wrote: > How's the performance in your scenario when applying the below patch > instead of yours? I have to run back with my tails between my legs. I implemented your patch, and the transfer speed on a 200ms latency, 10mbit max link went down to 5-6m

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-10 Thread Corinna Vinschen
On Jan 9 17:36, Václav Zeman wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 01/09/2012 02:43 PM, Corinna Vinschen wrote: > > Johan, > > > > please don't http://cygwin.com/acronyms/#TOFU. Thanks. > > > > On Jan 4 21:25, Johan van den Berg wrote: > >> I am very happy to repor

Re: socket performance (was Re: Building cygwin1.dll)

2012-01-09 Thread Václav Zeman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 01/09/2012 02:43 PM, Corinna Vinschen wrote: > Johan, > > please don't http://cygwin.com/acronyms/#TOFU. Thanks. > > On Jan 4 21:25, Johan van den Berg wrote: >> I am very happy to report that increasing the send and receive >> buffers has don

socket performance (was Re: Building cygwin1.dll)

2012-01-09 Thread Corinna Vinschen
Johan, please don't http://cygwin.com/acronyms/#TOFU. Thanks. On Jan 4 21:25, Johan van den Berg wrote: > I am very happy to report that increasing the send and receive buffers > has done the job (at least, on a 10MBit link but will be testing a > 100Mbit in a few days). I calculated the ideal

Re: Building cygwin1.dll

2012-01-04 Thread Johan van den Berg
I am very happy to report that increasing the send and receive buffers has done the job (at least, on a 10MBit link but will be testing a 100Mbit in a few days). I calculated the ideal size as per http://www.ibm.com/developerworks/linux/library/l-hisock/index.html $ diff -u cygwin-snapshot-2011

Re: Building cygwin1.dll

2012-01-04 Thread marco atzeri
On 1/4/2012 2:49 PM, Johan van den Berg wrote: Any pointers on how to compile cygwin1.dll? I installed cygwin latest onto a windows machine, installed all the prerequisites as per faq (gcc perl et al), downloaded a snapshot, configured and maked but keep running into compile errors. There is

RE: building cygwin1.dll with gcc 4.3.2

2008-09-08 Thread Jay
Here is a "fully conservative" form of these diffs. Plus the new __stdcall thingy that merits more attention maybe. The error messages are all show down below. [EMAIL PROTECTED] ~ $ diff -Naur /src/cygwin-snapshot-20080827-1.orig/winsup /src/cygwin-snapshot-2 0080827-1/winsup diff -Naur /src/cygw

RE: building cygwin1.dll with gcc 4.3.1

2008-08-26 Thread Jay
more of the same, goto and switch skipping initializations. attached gets as far as: gcc -c -D__CRTDLL__ -U__MSVCRT__ -g -O2 -I/src/cygwin-snapshot-20080822-1/wins up/mingw/include -I/src/cygwin-snapshot-20080822-1/winsup/mingw/../include -nost dinc -iwithprefixbefore include -I /src/cygwin-s