Re: XWin 100% CPU usage (Remote Desktop)

2007-02-20 Thread David Raila
I worked on this for a long time since trying vista and here's my solution
CYGWIN=title server itty binmode glob tty

I believe that some arrangement of CYGWIN args cause troubles, but I can't
verify which, and I also believe I had ntsec in there before.
It would run for a while, althouhg process explorer would show 9-10 thousand
context switches per second for XWin.exe, then eventually it would go to
XWin.exe running full blast an unresponsive until I killed it.

Hope it helps,
dkr


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: XWin 100% CPU usage (Remote Desktop)

2007-02-20 Thread Larry Hall (Cygwin X)

David Raila wrote:

I worked on this for a long time since trying vista and here's my solution
CYGWIN=title server itty binmode glob tty

I believe that some arrangement of CYGWIN args cause troubles, but I can't
verify which, and I also believe I had ntsec in there before.
It would run for a while, althouhg process explorer would show 9-10 thousand
context switches per second for XWin.exe, then eventually it would go to
XWin.exe running full blast an unresponsive until I killed it.


'binmode' and 'glob' are on by default so you don't need to set these.  The
same is true for 'ntsec'.  There is no 'itty' option for CYGWIN.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/