From owner-freebsd-arch Tue Feb 5 14:20:39 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 3199337B404; Tue, 5 Feb 2002 14:20:07 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020205222006.TVCL7443.rwcrmhc54.attbi.com@InterJet.elischer.org>; Tue, 5 Feb 2002 22:20:06 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA87364; Tue, 5 Feb 2002 14:09:43 -0800 (PST) Date: Tue, 5 Feb 2002 14:09:42 -0800 (PST) From: Julian Elischer To: Daniel Eischen Cc: Matthew Dillon , Dan Eischen , bde@FreeBSD.ORG, peter@FreeBSD.ORG, arch@FreeBSD.ORG Subject: Re: getsetcontext system call In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Tue, 5 Feb 2002, Daniel Eischen wrote: > On Tue, 5 Feb 2002, Matthew Dillon wrote: > > I thought we were trying to avoid having to make any system calls on > > a userland thread context switch. > > In the threads library, we'll use our own library routines to > do this (hopefully) without having to make a system call. Or maybe use kernel entries that are already hapenning anyway..... > > -- > Dan Eischen > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-arch" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message