From owner-freebsd-arch Wed Nov 22 4:35:10 2000 Delivered-To: freebsd-arch@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 324C637B479; Wed, 22 Nov 2000 04:35:08 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id HAA05253; Wed, 22 Nov 2000 07:34:08 -0500 (EST) Date: Wed, 22 Nov 2000 07:34:08 -0500 (EST) From: Daniel Eischen To: Doug Rabson Cc: Jake Burkholder , John Baldwin , Jonathan Lemon , arch@freebsd.org Subject: Re: Thread-specific data and KSEs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 22 Nov 2000, Doug Rabson wrote: > For alpha in user mode, we should use the 'process unique value' which is > accessable with 'call_pal PAL_rdunique' and 'call_pal PAL_wrunique'. In > kernel mode, just stick something in the pcpu structure probably. Thanks, I forgot about these. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message