Date: Mon, 7 Jan 2002 11:17:21 -0700 From: Nate Williams <nate@yogotech.com> To: Dan Eischen <eischen@vigrid.com> Cc: arch@FreeBSD.ORG Subject: Re: Request for review: getcontext, setcontext, etc Message-ID: <15417.58929.834861.844289@caddis.yogotech.com> In-Reply-To: <3C37E559.B011DF29@vigrid.com> References: <3C37E559.B011DF29@vigrid.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Eischen writes: > I've got getcontext, setcontext, makecontext, and swapcontext > implemented and would like to add them to libc. > Is there a reason that getcontext and setcontext need to be > system calls? If I understand correctly, for Solaris it was getting the kernel context when all threads were kernel threads, hence the need to be a system call. Nate 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?15417.58929.834861.844289>