From: Jan-Bernd Themann <ossthema@de.ibm.com>
To: John Rose <johnrose@austin.ibm.com>
Cc: netdev <netdev@vger.kernel.org>, Marcus Eder <MEDER@de.ibm.com>,
Christoph Raisch <RAISCH@de.ibm.com>,
themann@de.ibm.com, tklein@de.ibm.com
Subject: Re: [PATCH 3/5] ehea: queue management
Date: Mon, 12 Jun 2006 09:14:26 +0200 [thread overview]
Message-ID: <448D1452.503@de.ibm.com> (raw)
In-Reply-To: <1149878470.28483.6.camel@sinatra.austin.ibm.com>
John Rose wrote:
>> +#define EHEA_MEM_START 0xc000000000000000
>
> You probably don't want to hardcode this. Maybe KERNELBASE from page.h?
Yes, we want to use KERNELBASE
>
>> +
>> +int ehea_reg_mr_adapter(struct ehea_adapter *adapter)
>> +{
>> + }
>
> This creates DMA mappings for the entirety of kernel memory, right? Has
> this been run by the ppc64 folks for possible impacts?
Yes, that is correct. We have tested it on our ppc64 without running into any
problems. There should be no impacts on other kernel parts, but we haven't
talked to the ppc64 folks yet.
Jan-Bernd
prev parent reply other threads:[~2006-06-12 7:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-08 9:55 [PATCH 3/5] ehea: queue management Jan-Bernd Themann
2006-06-09 18:41 ` John Rose
2006-06-12 7:14 ` Jan-Bernd Themann [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=448D1452.503@de.ibm.com \
--to=ossthema@de.ibm.com \
--cc=MEDER@de.ibm.com \
--cc=RAISCH@de.ibm.com \
--cc=johnrose@austin.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=themann@de.ibm.com \
--cc=tklein@de.ibm.com \
/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).