public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Andrew Morton <akpm@osdl.org>,
	"Protasevich, Natalie" <Natalie.Protasevich@unisys.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86_64: Double the per cpu area size
Date: Mon, 7 Aug 2006 17:30:47 +0200	[thread overview]
Message-ID: <200608071730.47120.ak@suse.de> (raw)
In-Reply-To: <m1mzagfu03.fsf@ebiederm.dsl.xmission.com>


>  
>  #include <asm/pda.h>
>  
> +#define PERCPU_ENOUGH_ROOM 65536

I would prefer if you didn't do that unconditionally. Can you make
it dependent on NR_IRQS or so?  Can you add a test for CONFIG_TINY
to make it smaller?

Also longer term it should really properly fixed

-Andi

  reply	other threads:[~2006-08-07 15:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07 15:25 [PATCH] x86_64: Double the per cpu area size Eric W. Biederman
2006-08-07 15:30 ` Andi Kleen [this message]
2006-08-07 16:31   ` Eric W. Biederman
2006-08-08 20:43     ` Keith Mannthey
2006-08-08 21:09       ` Eric W. Biederman
2006-08-08 21:26         ` Keith Mannthey

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=200608071730.47120.ak@suse.de \
    --to=ak@suse.de \
    --cc=Natalie.Protasevich@unisys.com \
    --cc=akpm@osdl.org \
    --cc=ebiederm@xmission.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox