Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 22 Mar 2001 19:30:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 22 Mar 2001 19:30:30 -0500 Received: from horus.its.uow.edu.au ([130.130.68.25]:3713 "EHLO horus.its.uow.edu.au") by vger.kernel.org with ESMTP id ; Thu, 22 Mar 2001 19:30:19 -0500 Message-ID: <3ABA986F.3816FB62@uow.edu.au> Date: Fri, 23 Mar 2001 00:27:27 +0000 From: Andrew Morton X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.4.2-ac19 i686) X-Accept-Language: en MIME-Version: 1.0 To: Mikael Pettersson CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Prevent OOM from killing init In-Reply-To: <200103230009.BAA22702@harpo.it.uu.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Mikael Pettersson wrote: > > [+] Speaking as a hacker on a runtime system for a concurrent > programming language (Erlang), I consider the current Unix/POSIX/Linux > default of having the kernel throw up[*] at the user's current stack > pointer to be unbelievably broken. sigaltstack() and SA_ONSTACK should > not be options but required behaviour. > Why? What problem does stack puke cause? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/