Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262909AbUFFFwa (ORCPT ); Sun, 6 Jun 2004 01:52:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262927AbUFFFwa (ORCPT ); Sun, 6 Jun 2004 01:52:30 -0400 Received: from mx2.elte.hu ([157.181.151.9]:40398 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S262909AbUFFFw3 (ORCPT ); Sun, 6 Jun 2004 01:52:29 -0400 Date: Sun, 6 Jun 2004 07:53:36 +0200 From: Ingo Molnar To: Andi Kleen Cc: akpm@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Disable scheduler debugging Message-ID: <20040606055336.GA15350@elte.hu> References: <20040606033238.4e7d72fc.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040606033238.4e7d72fc.ak@suse.de> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.26.8-itk2 (ELTE 1.1) SpamAssassin 2.63 ClamAV 0.65 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, autolearn=not spam, BAYES_00 -4.90 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 695 Lines: 17 * Andi Kleen wrote: > The domain scheduler spews out a lot of information at boot up, but it > looks mostly redundant because it's just a transformation of what is > in /proc/cpuinfo anyways. Also it is well tested now. Disable it. i'd rather keep it some more, there are still open issues and if there's a boot failure or early crash it makes it easier for us to see the actual domain setup. Also, the messages are KERN_DEBUG. Ingo - 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/