All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Some doubts about hotplug
Date: Sat, 07 May 2005 03:41:15 +0000	[thread overview]
Message-ID: <20050507034114.GA652@kroah.com> (raw)

On Wed, Apr 27, 2005 at 03:00:39PM -0300, Piter Punk wrote:
> Hi,
> 
>     First all, sorry for my bad english, i hope you can understand
> this mail. I really like hotplug, but i am got problems with boot time.
> 
>     I am telling that things to you, because you are the "name" in
> many hotplug talks. Measuring the time i got some weird results:
> 
>     poseidon - 0m12.587s
>     janus    - 0m33.949s
>     rachael  - 0m19.529s
> 
>     It's only the time probing PCI devices. USB and PnP devices
> are very faster. I really don't know why it looses so many seconds.
> My "alternative" approach is to swaps /etc/hotplug/pci.rc with:
> 
>     for i in `pcimodules`; do
>         grep -q "^$i" /etc/hotplug/blacklist || modprobe $i
>     done
> 
>     And only this. Is a lot faster. But i don't know if it causes
> new problems. I don't want fix "time" and lost funcionality.

Sorry for the delay.

I don't really understand what the problem is.  What are you measuring?
What do you feel is slow?

thanks,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2005-05-07  3:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07  3:41 Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-04-27 18:00 Some doubts about hotplug Piter Punk

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=20050507034114.GA652@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@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.