mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: linux-kernel@vger.kernel.org
Cc: linux-ide@vger.kernel.org
Subject: [patch 0/2] fastboot: allow skipping probing of known-unused ports in libata
Date: Mon, 11 Aug 2008 15:35:42 -0700	[thread overview]
Message-ID: <20080811153542.61095e5c@infradead.org> (raw)

Hi,

if you KNOW a certain ata port is not connected (for example in a
netbook where there's just nothing there possible), we still probe
the port currently and waste time. This time is a significant part of
the total boot time.

This patch series introduces a module parameter that can be used
to tell the kernel which ports to skip, and the second patch
adds a DMI list for known setups so that for known cases
users don't have to add any parameters at all.


             reply	other threads:[~2008-08-11 22:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11 22:35 Arjan van de Ven [this message]
2008-08-11 22:36 ` [patch 1/2] fastboot: Add a module parameter to skip probing of specific ports Arjan van de Ven
2008-08-12  7:39   ` Alan Cox
2008-08-12 11:36     ` Arjan van de Ven
2008-08-12 12:00       ` Alan Cox
2008-08-12 14:02         ` Arjan van de Ven
2008-08-12 14:21           ` Alan Cox
2008-08-11 22:37 ` [patch 2/2] fastboot: use a DMI match table to set defaults for port-disable Arjan van de Ven
2008-08-12  1:09   ` Marcel Holtmann
2008-08-12  5:04     ` Arjan van de Ven
2008-08-12  8:10       ` Alan Cox
2008-08-12 11:37         ` Arjan van de Ven
2008-08-12 11:58           ` Alan Cox
2008-08-20 22:46   ` Bjorn Helgaas

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=20080811153542.61095e5c@infradead.org \
    --to=arjan@infradead.org \
    --cc=linux-ide@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®