Openmoko Bug #2126: xserver-xglamo eats 100% cpu time after resume
Openmoko Public Trac
bugs at docs.openmoko.org
Thu Nov 20 00:12:22 CET 2008
#2126: xserver-xglamo eats 100% cpu time after resume
------------------------+---------------------------------------------------
Reporter: lindi | Owner: openmoko-devel
Type: defect | Status: new
Priority: normal | Milestone:
Component: unknown | Version:
Severity: normal | Resolution:
Keywords: | Haspatch: 0
Blockedby: | Estimated:
Patchreview: | Blocking:
Reproducible: |
------------------------+---------------------------------------------------
Comment(by lindi):
changing
{{{
os.system("apm -s")
}}}
in the frameworkd source code to
{{{
os.system("sleep 4; apm -s; sleep 4")
}}}
seems to workaround the issue. Maybe this is some sort of race that
happens when other processes slow down xglamo enough?
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2126#comment:3>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
More information about the buglog
mailing list