Date: Fri, 13 Oct 2000 18:19:03 -0600 (MDT) From: Nate Williams <nate@yogotech.com> To: Daniel Eischen <deischen@FreeBSD.org> 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 ... Message-ID: <200010140019.SAA09915@nomad.yogotech.com> In-Reply-To: <200010132212.PAA03099@freefall.freebsd.org> References: <200010132212.PAA03099@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010140019.SAA09915>