Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2002 14:36:57 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Daniel Eischen <eischen@pcnet1.pcnet.com>
Cc:        Matthew Dillon <dillon@apollo.backplane.com>, Dan Eischen <eischen@vigrid.com>, bde@FreeBSD.ORG, peter@FreeBSD.ORG, arch@FreeBSD.ORG
Subject:   Re: getsetcontext system call
Message-ID:  <Pine.BSF.4.21.0202051433380.87080-100000@InterJet.elischer.org>
In-Reply-To: <Pine.GSO.4.10.10202051728380.28698-100000@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 5 Feb 2002, Daniel Eischen wrote:

> On Tue, 5 Feb 2002, Julian Elischer wrote:
> > 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.....
> 
> Huh?
> 


I was thinking that when saving thread context back to userland
after completing a syscall but before going on to another
syscall, we can save lots of FP state etc as well.

Maybe I'm confused on the topic of conversation.

> -- 
> Dan Eischen
> 
> 


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?Pine.BSF.4.21.0202051433380.87080-100000>