Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2003 21:42:04 -0700
From:      Alfred Perlstein <bright@mu.org>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libpthread/thread thr_attr_get_np.c thr_cancel.c thr_getschedparam.c thr_join.c thr_mutex_prioceiling.c thr_sigaction.c thr_sigmask.c thr_sigpending.c thr_sigsuspend.c
Message-ID:  <20030707044204.GM72093@elvis.mu.org>
In-Reply-To: <200307070428.h674SNfq092785@repoman.freebsd.org>
References:  <200307070428.h674SNfq092785@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* David Xu <davidxu@FreeBSD.org> [030706 21:28] wrote:
> davidxu     2003/07/06 21:28:23 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libpthread/thread thr_attr_get_np.c thr_cancel.c 
>                           thr_getschedparam.c thr_join.c 
>                           thr_mutex_prioceiling.c thr_sigaction.c 
>                           thr_sigmask.c thr_sigpending.c 
>                           thr_sigsuspend.c 
>   Log:
>   Avoid accessing user provided parameters in critical region.

Interesting, is this to avoid pagefaults during critical sections
inside userspace?

-Alfred



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030707044204.GM72093>