Re: possible cygwin bug: delays when using pipes

2003-01-15 Thread Eugene Rosenzweig
> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 3:54 AM Subject: Re: possible cygwin bug: delays when using pipes > Eugene, > >Cygwin 1.3.18 > + Cygwin pipes > + background, low-priority CPU load > = Long delays in Cygwin pipe I/O > > Are you running SE

Re: possible cygwin bug: delays when using pipes

2003-01-15 Thread Randall R Schulz
Eugene, Cygwin 1.3.18 + Cygwin pipes + background, low-priority CPU load = Long delays in Cygwin pipe I/O Are you running SETI@home? That seems to be the most popular. It runs at the lowest priority, but still produces this symptom. I've been ignored every time I pointed this out. I guess tho

possible cygwin bug: delays when using pipes

2003-01-15 Thread Eugene Rosenzweig
Seemingly, whenever I use a pipe in bash the cygwin freezes for a long time. For example: 'echo a | cat' takes about 10 seconds to execute, 'bash -l -i' takes about a minute. I am not sure when the problem appeared. Might have been last cygwin dll release but I am not sure. First time I noticed wa