From owner-cvs-all Fri Oct 13 17:19: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 14D7D37B66F; Fri, 13 Oct 2000 17:19:05 -0700 (PDT) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id SAA08652; Fri, 13 Oct 2000 18:19:04 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id SAA09915; Fri, 13 Oct 2000 18:19:03 -0600 (MDT) (envelope-from nate) Date: Fri, 13 Oct 2000 18:19:03 -0600 (MDT) Message-Id: <200010140019.SAA09915@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Daniel Eischen Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_attr_setschedparam.c uthread_cond.c uthread_create.c uthread_detach.c uthread_execve.c uthread_exit.c uthread_fd.c uthread_file.c uthread_fork.c uthread_gc.c uthread_getschedparam.c uthread_info.c uthread_init.c ... In-Reply-To: <200010132212.PAA03099@freefall.freebsd.org> References: <200010132212.PAA03099@freefall.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > deischen 2000/10/13 15:12:48 PDT > > Modified files: > lib/libc_r/uthread pthread_private.h > uthread_attr_setschedparam.c > uthread_cond.c uthread_create.c > uthread_detach.c uthread_execve.c > uthread_exit.c uthread_fd.c > uthread_file.c uthread_fork.c > uthread_gc.c uthread_getschedparam.c > uthread_info.c uthread_init.c > uthread_jmp.c uthread_join.c > uthread_kern.c uthread_mutex.c > uthread_priority_queue.c uthread_sem.c > uthread_sendfile.c > uthread_setschedparam.c uthread_sig.c > uthread_sigaction.c uthread_sigmask.c > uthread_signal.c uthread_sigprocmask.c > uthread_sigwait.c uthread_write.c > uthread_yield.c > Log: > Implement zero system call thread switching. Performance of > thread switches should be on par with that under scheduler > activations. Way Cool!!! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message