Bug 443070

Summary: Xorg: regression in boot time..
Product: [Fedora] Fedora Reporter: Harald Hoyer <harald>
Component: xorg-x11-xinitAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-28 18:47:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 443068    
Attachments:
Description Flags
strace output none

Description Harald Hoyer 2008-04-18 14:15:09 UTC
see F8 X11 -> gdm-greeter time:
https://www.harald-hoyer.de/linux/bootcharts/f8-bootchart-3.svg

compared to F9 preview:
https://www.harald-hoyer.de/linux/bootcharts/f9pre-bootchart-5.png

Comment 1 Adam Jackson 2008-04-18 16:16:05 UTC
What hardware is this with?

Can you attach the output of 'strace -tt -o /tmp/whatever X -pogo' from the F9
system?  This is almost certainly hardware dependent, so I'd like to see what
you're slowing down on.

Comment 2 Harald Hoyer 2008-04-18 16:46:28 UTC
Created attachment 302904 [details]
strace output

Comment 3 Harald Hoyer 2008-04-18 16:47:08 UTC
Hmm, I think its not the X Server itsself. Therefore component xinit, with all
that stuff going on in the xinit scripts.

Hardware:
http://www.smolts.org/client/show/pub_09fc449c-d5a4-4314-a5be-ee69f70e5cb3

Anyway... here is the strace attached.

Comment 4 Adam Jackson 2008-04-24 18:28:55 UTC
DDC still takes forever, as expected.  You also seem to have a gratuitous
sleep(1) in there at the end.  Pretty sure that was from the keyboard driver,
and should be fixed by now.  What version of xorg-x11-drv-keyboard do you have
installed?

Comment 5 Harald Hoyer 2008-04-24 20:14:35 UTC
that was a F9 Preview Live i686... dunno what is on there.. 

Comment 6 Adam Jackson 2008-05-13 18:49:08 UTC
I think that 1s stall was actually a bug between xtrans and libX11.  Fixed
upstream, gonna update that shortly.

Comment 7 Bug Zapper 2008-05-14 09:39:02 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Adam Jackson 2008-08-28 18:47:47 UTC
Fixed in libXfont 1.3.3-1.fc10, closing.