Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265172AbTFSFyd (ORCPT ); Thu, 19 Jun 2003 01:54:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265464AbTFSFyd (ORCPT ); Thu, 19 Jun 2003 01:54:33 -0400 Received: from mx2.elte.hu ([157.181.151.9]:24990 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S265172AbTFSFyc (ORCPT ); Thu, 19 Jun 2003 01:54:32 -0400 Date: Thu, 19 Jun 2003 08:07:50 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: "Perez-Gonzalez, Inaky" Cc: "'Andrew Morton'" , "'george anzinger'" , "'joe.korty@ccur.com'" , "'linux-kernel@vger.kernel.org'" , "Li, Adam" Subject: RE: O(1) scheduler seems to lock up on sched_FIFO and sched_RR ta sks In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 18 On Wed, 18 Jun 2003, Perez-Gonzalez, Inaky wrote: > My point here is: I am trying to trace where this program is making use > of workqueues inside of the kernel, and I can find none. The only place > where I need to look some more is inside the timer code, but in a quick > glance, it seems it is not being used, so why is it affected by the > reprioritization of the events/0 thread? George, can you help me here? well, printk (console input/output) can already make use of keventd. 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/