cvs commit: src/sys/kern kern_thread.c

David Xu davidxu at freebsd.org
Sat Mar 19 03:16:31 PST 2005


Poul-Henning Kamp wrote:

>phk         2005-03-19 08:22:13 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/kern             kern_thread.c 
>  Log:
>  Sleeping is not allowed in uma->fini
>  
>  Revision  Changes    Path
>  1.213     +4 -4      src/sys/kern/kern_thread.c
>
>
>  
>
I have not tested if this change will hurt libpthread performance,
but it is obvious that benifit of uma cache will be reduced by
this change.

David Xu



More information about the cvs-src mailing list