https://bugzilla.novell.com/show_bug.cgi?id=428123 User dliang@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=428123#c10 David Liang <dliang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dliang@novell.com --- Comment #10 from David Liang <dliang@novell.com> 2008-10-24 02:42:26 MDT --- Hi, I analyze this problem with others these days and find out the following programs which cost most of the time. In my system, the login time is about 30s. 1. compiz (10 seconds) When I use metacity as the default window manager, the login time will cut down effectively. 2. pulseaudio (3 or 4 seconds) 3. sometimes, the gvfs backend will cost about 2 or 3 seconds. 4. gconfd (2 seconds) gdm and the login user will both call gnome-session, so the gconfd will be shutdown once, the second time gconfd start, it cost about 2 seconds. 5. xrdb (4s) I don't know if we can call it less times in the gdm Login scripts. In my strace log, it will be called more than 2 times and it will cost 2 seconds some times. 6. scim-launcher (4s) In my locale, the scim-laucher with some special packages will spend about 4 or more seconds, but it may not happen in others' system. After I change the compiz to metacity, close some automount gvfsbackend(remote-volume-monitors), close the pulseaudio and remove some of my scim packages. The login time was now in 8 seconds. gnome-panel and nautilus seems very fast compared to all the programs above. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.