mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Mike Miller (OS Dev)" <mikem@beardog.cca.cpqcorp.net>
Cc: jens.axboe@suse.de, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH 2/2] cciss: disable dma prefetch for P600
Date: Tue, 17 Oct 2006 17:10:21 -0700	[thread overview]
Message-ID: <20061017171021.baea3c3f.akpm@osdl.org> (raw)
In-Reply-To: <20061017211303.GB17874@beardog.cca.cpqcorp.net>

On Tue, 17 Oct 2006 16:13:03 -0500
"Mike Miller (OS Dev)" <mikem@beardog.cca.cpqcorp.net> wrote:

> PATCH 2/2
> Turned off DMA prefetch for the P600 on systems which may present
> discontiguous memory.
> 

What do you mean by "discontiguous memory"?  CONFIG_DISCONTIGMEM?

What is the actual problem which is being fixed here?

> +#if defined CONFIG_IA64 || if defined CONFIG_X86_64

hm, does that work?

I'll change it to

#if defined(CONFIG_IA64) || defined(CONFIG_X86_64)



  reply	other threads:[~2006-10-18  0:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 21:13 Mike Miller (OS Dev)
2006-10-18  0:10 ` Andrew Morton [this message]
     [not found]   ` <20061018165453.GA14255@beardog.cca.cpqcorp.net>
     [not found]     ` <20061018143723.48510ea7.akpm@osdl.org>
2006-10-20 19:56       ` Mike Miller (OS Dev)
2006-10-20 20:23         ` Andrew Morton

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=20061017171021.baea3c3f.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=jens.axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mikem@beardog.cca.cpqcorp.net \
    /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®