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

Building cygwin1.dll

2012-01-04 Thread Johan van den Berg
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 no mention in the docs regarding version of gcc r

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

building cygwin1.dll with gcc 4.3.1

2008-08-26 Thread Jay
gcc 4.3.1 In file included from /src/cygwin-snapshot-20080822-1/winsup/cygwin/dcrt0.cc:29: /src/cygwin-snapshot-20080822-1/winsup/cygwin/shared_info.h:98: error: extra qua lification 'mount_info::' on member 'create_root_entry' class mount_info { ... < void mount_info::create_root_entry (const

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 01:44:24PM -0700, Eitan Eliahu wrote: >cgf wrote: >>I duplicated the behavior by adding CRs to cygwin.din so this is a problem >>ith gendef. I've checked in a fix." > >cgf, I am somewhat confused. Do you think you ficed this issue. Which >package I need to doenload in orde

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Eitan Eliahu
m when building cygwin1.dll (parsing cygwin.def) Date: Wed, 27 Jul 2005 12:18:38 -0400 On Wed, Jul 27, 2005 at 04:56:27PM +0100, Dave Korn wrote: >Original Message >>From: Christopher Faylor >>Sent: 27 July 2005 16:39 > >> On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dav

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 04:56:27PM +0100, Dave Korn wrote: >Original Message >>From: Christopher Faylor >>Sent: 27 July 2005 16:39 > >> On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >>> Original Message From: Eitan Eliahu Sent: 27 July 2005 15:47 >>> Dav

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Dave Korn
Original Message >From: Christopher Faylor >Sent: 27 July 2005 16:39 > On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >> Original Message >>> From: Eitan Eliahu >>> Sent: 27 July 2005 15:47 >> >>> Dave, attached is the def file after I ran d2u on it. >> >> It still h

Re: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Christopher Faylor
On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote: >Original Message >>From: Eitan Eliahu >>Sent: 27 July 2005 15:47 > >> Dave, attached is the def file after I ran d2u on it. > > It still has \r\n line ends. I don't see them in the file that he attached. I do see a lot of these

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 27 July 2005 15:47 > Dave, attached is the def file after I ran d2u on it. It still has \r\n line ends. I'm afraid my advice wasn't any too clever: cygwin.def is a generated file, so it's only likely to get re-generated. Read on: > I'm getti

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Eitan Eliahu
*** [install_cygwin] Error 1 make[1]: Leaving directory `/slv/src/build/i686-pc-cygwin/winsup' make: *** [install-target-winsup] Error 2 Thanks, Eitan To: Subject: RE: Link problem when building cygwin1.dll (parsing cygwin.def) Date: Wed, 27 Jul 2005 13:07:25 +0100 Original Messag

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Eitan Eliahu
/cygwin' make[1]: *** [install_cygwin] Error 1 make[1]: Leaving directory `/slv/src/build/i686-pc-cygwin/winsup' make: *** [install-target-winsup] Error 2 Thanks, Eitan To: Subject: RE: Link problem when building cygwin1.dll (parsing cygwin.def) Date: Wed, 27 Jul 2005 13:07:25 +0100 Original Messag

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-27 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 27 July 2005 05:46 > Dave, > I'm still having this problem. I configured cygwin to be in UNIX mode (all > mounts are binaries) and added the packages you mentioned. > > Should I try to build the code from the cygwin itself rather than the one >

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-26 Thread Eitan Eliahu
To: Subject: RE: Link problem when building cygwin1.dll (parsing cygwin.def) Date: Tue, 26 Jul 2005 18:07:13 +0100 Original Message >From: Eitan Eliahu >Sent: 26 July 2005 17:52 [ Hi Eitan; you only sent this reply to me personally, and I'm guessing that's just a mistake f

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-26 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 26 July 2005 17:52 [ Hi Eitan; you only sent this reply to me personally, and I'm guessing that's just a mistake from hitting the wrong reply button, so I've Cc'd the list back in. (If you did do it just to take the conversation private, please

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-26 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 26 July 2005 15:29 > Hi Dave, thank you do much for your quick response. Attached please find > the cygcheck.out file. > > Eitan > > > > > From: "Dave Korn" OOOPS!^^ Right, first thing, please read http://cy

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-26 Thread Eitan Eliahu
Hi Dave, thank you do much for your quick response. Attached please find the cygcheck.out file. Eitan From: "Dave Korn" <[EMAIL PROTECTED]> To: Subject: RE: Link problem when building cygwin1.dll (parsing cygwin.def) Date: Tue, 26 Jul 2005 15:20:00 +0100 Original M

RE: Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-26 Thread Dave Korn
Original Message >From: Eitan Eliahu >Sent: 26 July 2005 14:58 > This issue was posted before but I'm not sure if there was any resolution. Building the dll works fine 'out-of-the-box' for me and many others. > collect2: ld terminated with signal 11 [Segmentation fault], core dumped >

Link problem when building cygwin1.dll (parsing cygwin.def)

2005-07-26 Thread Eitan Eliahu
This issue was posted before but I'm not sure if there was any resolution. Here is the linker output: c++ -L/cygdrive/c/Cyg/obj/i686-pc-cygwin/winsup -L/cygdrive/c/Cyg/obj/i686-p c-cygwin/winsup/cygwin -L/cygdrive/c/Cyg/obj/i686-pc-cygwin/winsup/w32api/li b -isystem /cygdrive/c/Cyg/src/winsup/i

problem building cygwin1.dll from cvs with latest binutils

2005-05-26 Thread David Rothenberger
I tried to build cygwin1.dll from cvs this morning using the latest binutils release. When I start ssh-agent, I get the following error messages: 5 [main] ? 3036 multiple_cygwin_problem: cygheap base magic number mismatch detected - 0x7F/0x0 6 [main] ? 4900 multiple_cygwin_proble