Re: Re: High Activity of setprogname

2011-05-19 Thread Christopher Faylor
On Thu, May 19, 2011 at 01:41:47PM -0400, Ryan Johnson wrote: >On 2:59 PM, Sravan Bhamidipati wrote: >> Terminals like mintty and rxvt are doing an unusual amount of context >> switching and consuming a lot of CPU cycles even in idle time. Process >> Explorer suggests that this activity is largely

Re: Re: High Activity of setprogname

2011-05-19 Thread Ryan Johnson
On 2:59 PM, Sravan Bhamidipati wrote: Terminals like mintty and rxvt are doing an unusual amount of context switching and consuming a lot of CPU cycles even in idle time. Process Explorer suggests that this activity is largely attributable to "cygwin1.dll!setprogname". Could this be something tha

Re: High Activity of setprogname

2011-05-18 Thread Sravan Bhamidipati
Terminals like mintty and rxvt are doing an unusual amount of context switching and consuming a lot of CPU cycles even in idle time. Process Explorer suggests that this activity is largely attributable to "cygwin1.dll!setprogname". Could this be something that should not or need not be done? (Runni