This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XWin eats cpu after upgrade


Jack Tanner skrev:
> Please confirm if 6.8.99.901-4 eats CPU after you reboot after
Cant find this release???? (yet)

> how you invoked Xwin,
minimal startxwin.bat:
@echo off
SET DISPLAY=127.0.0.1:0.0
SET CYGWIN_ROOT=\cygwin
SET PATH=.;%CYGWIN_ROOT%\bin;%CYGWIN_ROOT%\usr\X11R6\bin;%PATH%
SET XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults
SET XCMSDB=/usr/X11R6/lib/X11/Xcms.txt
SET XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
SET XNLSPATH=/usr/X11R6/lib/X11/locale
if not exist %CYGWIN_ROOT%\tmp\.X11-unix\X0 goto CLEANUP-FINISH
attrib -s %CYGWIN_ROOT%\tmp\.X11-unix\X0
del %CYGWIN_ROOT%\tmp\.X11-unix\X0
:CLEANUP-FINISH
if exist %CYGWIN_ROOT%\tmp\.X11-unix rmdir %CYGWIN_ROOT%\tmp\.X11-unix
run XWin -multiwindow -clipboard  -emulate3buttons 50 -screen 0 1280 1024 &


>and what you do when it begins to eat CPU.
Nothing just start it. Immediatly XWin+system eats 75-80% cpu
Stop it and system takes ca 1% cpu

>
> Bengt-Arne Fjellner wrote:
>> Upgraded XWin and then XWin starts eating lots of cpu even when idle.
>> Happens only on one computer so far
>> Downgrading from 6.8.99.901-4 to 6.8.2.0-4 and everything works again
>> The computer where it happens is a dell P3 850MHz in a docking station
>> Works ok on a P4 3GHz stationary
>> Any ideas or instructions for  strace or such?
>>
>> When running the new version system+XWin eats about 80% of the CPU
>>
>> cygcheck -svr is attached :)
>>
>>
>>

-- 
Bengt-Arne Fjellner



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]