Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Jun 2002 14:05:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Jun 2002 14:05:36 -0400 Received: from dsl092-042-129.lax1.dsl.speakeasy.net ([66.92.42.129]:42502 "EHLO mgix.com") by vger.kernel.org with ESMTP id ; Tue, 18 Jun 2002 14:05:35 -0400 From: To: "David Schwartz" , , "Chris Friesen" Cc: , Subject: RE: Question about sched_yield() Date: Tue, 18 Jun 2002 11:05:36 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020618180154.AAA21943@shell.webmaster.com@whenever> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 739 Lines: 21 > Your assumptions are just plain wrong. The yielder is being nice, so it > should get preferential treatment, not worse treatment. All threads are > ready-to-run all the time. Yielding is not the same as blocking or lowering > your priority. In other words, the more you yield, the nicer you are and the more CPU you get, and those nasty processes that are trying to actually use the CPU to do something with it and wear it down should get it as little as possible. I get it. - Mgix - 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/