Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758940Ab0FVIoz (ORCPT ); Tue, 22 Jun 2010 04:44:55 -0400 Received: from cantor.suse.de ([195.135.220.2]:55759 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753299Ab0FVIow (ORCPT ); Tue, 22 Jun 2010 04:44:52 -0400 Date: Tue, 22 Jun 2010 10:44:15 +0200 (CEST) From: Jiri Kosina To: Roland McGrath Cc: Edward Allcutt , Alexander Viro , Randy Dunlap , Andrew Morton , Dave Young , Martin Schwidefsky , "H. Peter Anvin" , Oleg Nesterov , KOSAKI Motohiro , Neil Horman , Ingo Molnar , Peter Zijlstra , "Eric W. Biederman" , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH] fs: limit maximum concurrent coredumps In-Reply-To: <20100622012303.BD72E402AD@magilla.sf.frob.com> Message-ID: References: <1277164737-30055-1-git-send-email-edward@allcutt.me.uk> <20100622012303.BD72E402AD@magilla.sf.frob.com> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 17 On Mon, 21 Jun 2010, Roland McGrath wrote: > A core dump is just an instance of a process suddenly reading lots of its > address space and doing lots of filesystem writes, producing the kinds of > thrashing that any such instance might entail. But priority settings don't apply any more for core dumping process, do they? -- Jiri Kosina SUSE Labs, Novell Inc. -- 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/