From owner-freebsd-arch Mon Oct 1 14:42:40 2001 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 5D64A37B40C for ; Mon, 1 Oct 2001 14:42:37 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.6/8.11.1) id f91LgZV98075; Mon, 1 Oct 2001 14:42:35 -0700 (PDT) (envelope-from obrien) Date: Mon, 1 Oct 2001 14:42:35 -0700 From: "David O'Brien" To: Julian Elischer Cc: arch@freebsd.org Subject: Re: KSE next steps... Message-ID: <20011001144235.B97970@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <3BB410B3.A2527C09@elischer.org> <3BB4259D.4AF78B4@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BB4259D.4AF78B4@elischer.org>; from julian@elischer.org on Fri, Sep 28, 2001 at 12:24:13AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 28, 2001 at 12:24:13AM -0700, Julian Elischer wrote: > /* Need one of these per KSE. */ > struct ks_mailbox { What does "ks_" stand for? > int new_kse(struct ks_mailbox *mbox, int new_group); /* add a new KSE */ > /* maybe in a new kse group */ Does this replace kse_init() in the paper? > maybe reversing the sycall names... > kse_new(), kse_yield(), kse_wake(), kse_exit(), thread_abort() That would seem to better follow the convention of the paper... -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message