From owner-freebsd-arch@FreeBSD.ORG Thu Mar 27 06:05:34 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E08A137B401 for ; Thu, 27 Mar 2003 06:05:34 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3595443FBD for ; Thu, 27 Mar 2003 06:05:34 -0800 (PST) (envelope-from eischen@pcnet1.pcnet.com) Received: from pcnet1.pcnet.com (localhost [127.0.0.1]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h2RE5VBg004917; Thu, 27 Mar 2003 09:05:31 -0500 (EST) Received: from localhost (eischen@localhost)h2RE5UFB004914; Thu, 27 Mar 2003 09:05:30 -0500 (EST) Date: Thu, 27 Mar 2003 09:05:30 -0500 (EST) From: Daniel Eischen To: Jeff Roberson In-Reply-To: <20030327052055.X64602-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-25.4 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_AGENT_PINE autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: arch@freebsd.org Subject: Re: Threading code review please. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 14:05:35 -0000 On Thu, 27 Mar 2003, Jeff Roberson wrote: > I'm going to reply to the threads on 1:1 vs M:N tomorrow. I'd like to > request that people actually read the patch and give me feedback on the > code and not the approach. As was said by others, I think you can do what you want with the existing APIs. I don't see a need for adding more. -- Dan Eischen