Date: Thu, 4 Dec 2014 21:03:25 +0800 From: Claudius Chan <ccs189@gmail.com> To: Chris Petrik <chris@bsdjunk.com> Cc: freebsd-enlightenment@freebsd.org Subject: Re: High cpu usage on the ecore_x_vsync Message-ID: <CAAVaLNckABZEJGG9xNXK_pdYKbZ6YTBA10u5w1cZp4ntzurUjg@mail.gmail.com> In-Reply-To: <547B58A5.8000807@bsdjunk.com> References: <CAAVaLNcbKMZDZyYAdTMxUxHLhiU1at_zO7z3Vy1arcMv1Q6e0Q@mail.gmail.com> <547B58A5.8000807@bsdjunk.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Not sure if it related to my Xorg.conf ?? I try to delete my local .e
configuration folder. and still the same. even i don't enable openGL. all
Default and still have the ecore high cpu.
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "True"
Option "RegistryDwords" "EnableBrightnessControl=1"
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
On Mon, Dec 1, 2014 at 1:49 AM, Chris Petrik <chris@bsdjunk.com> wrote:
>
> On 11/30/2014 11:46, Claudius Chan wrote:
>
>> Hi to all,
>> This is my first post in the mailing list, if any violation on the
>> mailing-list rules do let me know.
>>
>> Recently I just updated my enlightenment with the devel/efl port.
>> Everything works fine. Except that the CPU 100% high on ecore_x_vsync. I
>> not sure if this is the issue on the nvidia driver or enlightenment bugs.
>> If you guys need any help on this issue do let me know.
>>
>> Thanks in advance.
>> Claudius Chan
>>
>> Top command shows:
>> ====== ======
>> PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU
>> COMMAND
>> 1578 chan 2 106 3 116M 42588K CPU1 1 11:13 100.00%
>> ecore_x_vsync
>> 1677 chan 46 23 3 914M 574M uwait 1 1:06 9.86%
>> firefox
>> 1568 chan 3 20 0 427M 136M uwait 1 0:50 3.37%
>> enlightenment
>> 1566 chan 1 21 0 930M 57076K select 0 0:33 2.20%
>> Xorg
>> 1575 chan 1 39 19 57236K 7584K select 1 0:02 0.00%
>> efreetd
>>
>> My Testing Hardware info
>> ====================
>> Hardware: Sony VAIO CS Laptop
>> Graphic Card: Nvidia 9300M GS
>> Memory: 2GB
>> Processor: Intel Core 2 Duo P8400
>>
>> OS: Freebsd10.1-Release
>> Xorg-Server Version: 1.12.4_9,1
>> Desktop: enlightenment
>> nvidia-driver: 340.46
>> _______________________________________________
>> freebsd-enlightenment@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-enlightenment
>> To unsubscribe, send any mail to "freebsd-enlightenment-
>> unsubscribe@freebsd.org"
>>
> I don't see this issue. And I use the nvidia drivers as well? Possibly
> provide more feedback?
>
> _______________________________________________
> freebsd-enlightenment@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-enlightenment
> To unsubscribe, send any mail to "freebsd-enlightenment-
> unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAVaLNckABZEJGG9xNXK_pdYKbZ6YTBA10u5w1cZp4ntzurUjg>
