Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@parisc-linux.org>
To: Matthew Wilcox <matthew@wil.cx>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] stop the buffer bouncing
Date: Tue, 16 Nov 2004 11:05:25 -0700	[thread overview]
Message-ID: <20041116180525.GF4176@colo.lackof.org> (raw)
In-Reply-To: <20041116163403.GJ26623@parcelfarce.linux.theplanet.co.uk>

On Tue, Nov 16, 2004 at 04:34:03PM +0000, Matthew Wilcox wrote:
> On Tue, Nov 16, 2004 at 09:09:39AM -0700, Grant Grundler wrote:
> > yeah...I'm probably responsible for that setting.
> > It worked the best. :^/
> > The 39/40 bit or full 64-bit support don't help on parisc-linux anyway.
> 
> Why not?  40 bits of addressing supports up to 1TB, which exceeds the
> highest physical address on any PA machine I know about -- oh, but we
> can't bypass the IOMMU, right?

exactly.

Certainly not for CCIO.
On SBA, someone could try writing DVI mode support but I'm not going to.
I think DVI mode adds more complexity than performance improvement.
But clearly some workloads could benefit. Anything that helps avoid
IO TLB thrashing is a good thing.

On ZX1 (also SBA), I suppose it's possible to fully bypass using
non-coherent support.  But that seems like a step backwards for general use.

...
> > ergo Enabling PA20 and GSC but not PCI means CCIO *MUST* be enabled.
> > ergo Enabling PA20 and PCI but not GSC means SBA  *MUST* be enabled.
> > 
> > Could someone else look at Kconfig files to verify the above two
> > rules are enforced?
> 
> Ah, "depends on" doesn't mean what you think it does.  It means "if
> GSC isn't selected, CCIO must be N.

Oh. You are right...but YKWIM.

> if GSC is M, CCIO can be N or M.
> if GSC is Y, CCIO can be Y, N or M."
...
> The values in the table show the permitted values that SCSI_SYM53C8XX_2
> can take on.  If there's only one possible answer, it doesn't even ask
> the question ;-)  Think of 'depends on' as 'limit to' and it might be more
> clear to you.

*nod*
I'll have to re-read this and the original docs...but I suspected
I didn't fully understand Kconfig anyway.  That's contributing to why
I'm "defering" it. :^)

thanks,
grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2004-11-16 18:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16  6:37 [parisc-linux] stop the buffer bouncing Grant Grundler
2004-11-16 15:30 ` James Bottomley
     [not found] ` <20041116150748.GI26623@parcelfarce.linux.theplanet.co.uk>
2004-11-16 16:09   ` Grant Grundler
2004-11-16 16:34     ` Matthew Wilcox
2004-11-16 18:05       ` Grant Grundler [this message]
2004-11-16 18:14       ` Grant Grundler
     [not found]         ` <419FC7C4.5030606@tiscali.be>
2004-11-20 23:42           ` Grant Grundler
2004-11-20 23:45             ` Matthew Wilcox
     [not found]               ` <20041121000256.GE11503@colo.lackof.org>
2004-11-21  2:36                 ` Matthew Wilcox

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=20041116180525.GF4176@colo.lackof.org \
    --to=grundler@parisc-linux.org \
    --cc=matthew@wil.cx \
    --cc=parisc-linux@lists.parisc-linux.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