All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ppc64: Bump MAX_HWIFS in IDE code
Date: Wed, 10 Nov 2004 08:20:47 +1100	[thread overview]
Message-ID: <20041109212047.GB26806@krispykreme.ozlabs.ibm.com> (raw)
In-Reply-To: <20041109125507.4bc49b3c.akpm@osdl.org>


> > diff -puN include/asm-ppc64/ide.h~bump_ide_hwifs include/asm-ppc64/ide.h
> > --- gr_work/include/asm-ppc64/ide.h~bump_ide_hwifs	2004-08-25 08:11:54.357759525 -0500
> > +++ gr_work-anton/include/asm-ppc64/ide.h	2004-08-25 08:11:54.366758100 -0500
> > @@ -19,7 +19,7 @@
> >  #ifdef __KERNEL__
> >  
> >  #ifndef MAX_HWIFS
> > -# define MAX_HWIFS	4
> > +# define MAX_HWIFS	16
> >  #endif
> 
> hrmph.  That costs 50kbytes, excluding ide-tape.  It's worth a config
> variable, I think.

Ouch. BTW i386 has it set to 10, it should be looked at as well.

Anton

  parent reply	other threads:[~2004-11-09 21:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-09 20:30 [PATCH] ppc64: Bump MAX_HWIFS in IDE code Anton Blanchard
2004-11-09 20:55 ` Andrew Morton
2004-11-09 21:12   ` Chris Wedgwood
2004-11-09 21:21     ` Anton Blanchard
2004-11-09 22:12     ` Benjamin Herrenschmidt
2004-11-10 18:05       ` Bartlomiej Zolnierkiewicz
2004-11-10 20:30         ` Anton Blanchard
2004-11-09 21:20   ` Anton Blanchard [this message]
2004-11-09 21:41     ` Andrew Morton
2004-11-10 20:45 ` Anton Blanchard

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=20041109212047.GB26806@krispykreme.ozlabs.ibm.com \
    --to=anton@samba.org \
    --cc=akpm@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.