From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Chriss Kalogeropoulos <iz.iznogood@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Ubuntu boot time on imac
Date: Mon, 24 May 2010 15:04:54 -0700 [thread overview]
Message-ID: <4BFAF806.6060200@gmail.com> (raw)
In-Reply-To: <1274736781.4278.7.camel@chriss-buntu>
On 05/24/2010 02:33 PM, Chriss Kalogeropoulos wrote:
> Hi all,
>
> I have also posted this on ubuntu forums hoping for an answer but i
> believe this is the right place
>
> i have a 24'' imac core duo 2 (2007 model), 4GB ram, nvidia 7600
>
> I recently installed ubuntu lucid 64 bit and everything worked
> perfectly. The boot times where 14.5 secs on a clean installation from
> grub to full desktop. I even enabled the xorg-edgers repo and nouveau
> with 3d was working almost perfectly. The boot time was around 20-23
> secs with compiz enabled and 2.6.34-2 kernel installed from xorg-edgers.
>
> What i tried next was to manually compile the 2.6.34 kernel and
> statically link all drivers, to improve performance and boot time a bit.
> This also worked fine and the system works ok.
>
> However, i did not see any improvements during boot (around 20 secs) and
> there is a huge gap of 10 second from the time the kernel initializes
> usb until udev is started. The logs are completely empty.
>
> The build has only the necessary drivers. Can someone explain what is
> happening and if there is a way to improve on that ?
> Are there any kernel options or tools i can use to get more info on what
> is happening during this period ?
>
> I attach my kernel config, a dmesg log and the boot chart png
>
> Please cc me since i am not on the list
>
> Thanks in advance
>
>
>
had the something similar(15 sec pause during boot)
ended up being(for me at-least) in /lib/udev/write_net_rules,
removing this get a smooth boot, but there were other caseses
that this was not the case(instead was something in /etc/udev/*)
to debug add a --debug when starting udev i.g.
udev --debug etc...(should show info on screen)
Justin P. Mattock
prev parent reply other threads:[~2010-05-24 22:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-24 21:33 Ubuntu boot time on imac Chriss Kalogeropoulos
2010-05-24 22:04 ` Justin P. Mattock [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BFAF806.6060200@gmail.com \
--to=justinmattock@gmail.com \
--cc=iz.iznogood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.