netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Stephen.Clark@seclark.us
Cc: Stephen Hemminger <shemminger@osdl.org>,
	Francois Romieu <romieu@fr.zoreil.com>,
	Jiri Slaby <jirislaby@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Dave Jones <davej@redhat.com>,
	netdev@vger.kernel.org
Subject: Re: New laptop - problems with linux
Date: Thu, 09 Nov 2006 13:38:46 +0900	[thread overview]
Message-ID: <4552B0D6.5040100@gmail.com> (raw)
In-Reply-To: <45523F3F.8010806@seclark.us>

Stephen Clark wrote:
> Thanks I have that working - I am now struggling with the disk being
> slower than molasses ( high priority, 1.xx mb/sec  )

Add 'combined_mode=libata' to kernel parameter and see what happens. 
This should make libata take care of all ATA ports and your harddisks 
will appear as /dev/sda and sdb, your cdrom /dev/sr0.  So, you might 
need to adjust root= parameter too.

-- 
tejun

      parent reply	other threads:[~2006-11-09  4:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4551EC86.5010600@seclark.us>
     [not found] ` <4551F3A6.8040807@gmail.com>
     [not found]   ` <4551F5B7.1050709@seclark.us>
     [not found]     ` <20061108182658.GA21154@electric-eye.fr.zoreil.com>
2006-11-08 19:39       ` New laptop - problems with linux Stephen Clark
2006-11-08 20:26         ` Stephen Hemminger
2006-11-08 20:34           ` Stephen Clark
2006-11-08 20:53             ` Jesper Juhl
2006-11-08 21:21               ` Stephen Clark
2006-11-09  4:38             ` Tejun Heo [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=4552B0D6.5040100@gmail.com \
    --to=htejun@gmail.com \
    --cc=Stephen.Clark@seclark.us \
    --cc=davej@redhat.com \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=romieu@fr.zoreil.com \
    --cc=shemminger@osdl.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;
as well as URLs for NNTP newsgroup(s).