Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 4 Mar 2002 15:21:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 4 Mar 2002 15:21:14 -0500 Received: from sphinx.mythic-beasts.com ([195.82.107.246]:11012 "EHLO sphinx.mythic-beasts.com") by vger.kernel.org with ESMTP id ; Mon, 4 Mar 2002 15:20:59 -0500 Date: Mon, 4 Mar 2002 20:20:51 +0000 (GMT) From: Matthew Kirkwood X-X-Sender: To: Davide Libenzi cc: Linux Kernel Mailing List Subject: Re: [PATCH] Fast Userspace Mutexes III. 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 On Mon, 4 Mar 2002, Davide Libenzi wrote: [ cc: list trimmage ] > Or, is the kernel code the slow path or you enter it by default ? The kernel part is the slow path -- we only enter it when we have contention and want to sleep. Matthew. - 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/