Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Java RE app still causes massive Xorg CPU hog

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
DebbyIan
Posts: 158
Joined: 2013-05-09 12:12

Java RE app still causes massive Xorg CPU hog

#1 Post by DebbyIan »

https://bugs.launchpad.net/ubuntu/+sour ... bug/238629

I'm looking at this bug and it would seem that this issue is still present.
I have a Java app running but only Xorg CPU utilisation is way past 50%, almost 95% is some cases. The system isn't very responsive in this case. Notably the keyboard slows down. Go figure.

I'm not using any xorg.conf. The default xorg config sets the Intel driver to SNA. If I set this:

Code: Select all

Option "AccelMethod" "xaa"
The improvement is marginal but I can't be certain if the mode is being used.

Image


Tried both Oracle and OpenJDK JREs.

DebbyIan
Posts: 158
Joined: 2013-05-09 12:12

Re: Java RE app still causes massive Xorg CPU hog

#2 Post by DebbyIan »

In fact removal of the xorg-intel driver (ie, resorting to kernel modesetting entirely) has had no effect or improvement either.


Post Reply