From owner-freebsd-current@FreeBSD.ORG Fri Oct 27 20:15:14 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6817E16A4AB; Fri, 27 Oct 2006 20:15:14 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from relay1.wplus.net (relay1.wplus.net [195.131.52.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FBE443D6E; Fri, 27 Oct 2006 20:15:00 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from desktop.home.serebryakov.spb.ru ([89.163.10.141]) by relay1.wplus.net (8.13.6/8.13.1/RELAY-DVD) with ESMTP id k9RKEkSW005616; Sat, 28 Oct 2006 00:14:50 +0400 (MSD) Date: Sat, 28 Oct 2006 00:14:49 +0400 From: Lev Serebryakov X-Mailer: The Bat! (v2.11.02) Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <602423478.20061028001449@serebryakov.spb.ru> To: Julian Elischer In-Reply-To: <45426071.7020403@elischer.org> References: <917908193.20061027102647@serebryakov.spb.ru> <20061027103924.F79313@fledge.watson.org> <45426071.7020403@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Lev Serebryakov , Robert Watson , current@FreeBSD.org Subject: Re[2]: KSE, libpthread & libthr: almost newbie question X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lev Serebryakov List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 20:15:14 -0000 Hello Julian, Friday, October 27, 2006, 11:39:29 PM, you wrote: JE> As I mentioned in another email, most of the complexity does not come JE> from the M:N code, but rather from the attempt to provide process JE> fairness. What is Process fairness? Situation, when process with 10 threads consumes same amount of CPU resource, as process with 1 thread (if they are equal in IO, sleeping, etc)? -- Best regards, Lev mailto:lev@FreeBSD.org