Re: Commands slow in wait_sig.

2011-08-03 Thread Marco atzeri
On 8/4/2011 3:59 AM, texas salsa wrote: Nothing in the above indicates that there is a problem in wait_sig. The delta times in an strace do not mean "This is how long an operation took". They just indicate the number of microseconds since the last update to strace output. What the above says i

RE: Commands slow in wait_sig.

2011-08-03 Thread texas salsa
> Nothing in the above indicates that there is a problem in wait_sig. > The delta times in an strace do not mean "This is how long an operation > took". They just indicate the number of microseconds since the last > update to strace output. > > What the above says is: > > 1) wait_sig is about to c

Re: Commands slow in wait_sig.

2011-08-03 Thread Christopher Faylor
On Wed, Aug 03, 2011 at 04:44:29PM +0900, texas salsa wrote: > >Hello there, > >I use Cygwin to do some complex text processing jobs using shell scripts on >Thinkpad X200s Windows XP sp3. It had worked fine before but at some point I >noticed the job started to take much time to complete. It is t

Re: Commands slow in wait_sig.

2011-08-03 Thread Marco atzeri
On 8/3/2011 9:44 AM, texas salsa wrote: Hello there, I use Cygwin to do some complex text processing jobs using shell scripts on Thinkpad X200s Windows XP sp3. It had worked fine before but at some point I noticed the job started to take much time to complete. It is taking about ten times pe