Date: Mon, 1 Oct 2001 14:42:35 -0700 From: "David O'Brien" <obrien@freebsd.org> To: Julian Elischer <julian@elischer.org> Cc: arch@freebsd.org Subject: Re: KSE next steps... Message-ID: <20011001144235.B97970@dragon.nuxi.com> In-Reply-To: <3BB4259D.4AF78B4@elischer.org>; from julian@elischer.org on Fri, Sep 28, 2001 at 12:24:13AM -0700 References: <3BB410B3.A2527C09@elischer.org> <3BB4259D.4AF78B4@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011001144235.B97970>