public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: mingo@redhat.com
Subject: Re: x86: 8K stacks by default
Date: Thu, 1 May 2008 10:19:56 +0100	[thread overview]
Message-ID: <20080501101956.695c5b34@core> (raw)
In-Reply-To: <200805010359.m413xWBV014593@hera.kernel.org>

>     x86: 8K stacks by default
>     
>     Switch back to 8K stacks as the safer default. Out-of-memory
>     situations are less problematic than silent and hard to debug
>     stack corruption.

On its own that makes the problem worse not better. If you are going to
8K stacks fine but if you want them debuggable then 32bit needs to
always use separate IRQ stacks as well, otherwise you've merely made the
crash cases rarer and harder to debug (deep recursion colliding with deep
IRQ path)

Alan

       reply	other threads:[~2008-05-01  9:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200805010359.m413xWBV014593@hera.kernel.org>
2008-05-01  9:19 ` Alan Cox [this message]
2008-05-02  7:15   ` x86: 8K stacks by default Ingo Molnar
2008-05-02  9:05     ` Andi Kleen

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=20080501101956.695c5b34@core \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.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