cvs commit: src/lib/libpthread/thread thr_select.c

Alfred Perlstein bright at mu.org
Thu Jul 3 09:44:53 PDT 2003


* David Xu <davidxu at FreeBSD.org> [030703 06:36] wrote:
> davidxu     2003/07/03 06:36:29 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libpthread/thread thr_select.c 
>   Log:
>   If select() is only used for sleep, convert it to nanosleep,
>   it only need purely wait in user space.

Cool optimization!

-Alfred


More information about the cvs-src mailing list