Alfred Perlstein wrote:
* David Xu <[EMAIL PROTECTED]> [071024 18:34] wrote:
Julian Elischer wrote:
julian 2007-10-23 17:54:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fork.c
Log:
Take out the single-threading code in fork.
After discussions with jef
Alfred Perlstein wrote:
* David Xu <[EMAIL PROTECTED]> [071024 19:32] wrote:
Alfred Perlstein wrote:
* David Xu <[EMAIL PROTECTED]> [071024 18:34] wrote:
Julian Elischer wrote:
julian 2007-10-23 17:54:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fork.c
Lo
* David Xu <[EMAIL PROTECTED]> [071024 19:40] wrote:
> Alfred Perlstein wrote:
>
> >>thread_suspend_check() with SINGLE_BOUNDARY is used is only called
> >>in userret() where I don't think any code is still using the p_fd.
> >
> >
> >This is not an acceptable solution as it will deadlock unless al
Alfred Perlstein wrote:
thread_suspend_check() with SINGLE_BOUNDARY is used is only called
in userret() where I don't think any code is still using the p_fd.
This is not an acceptable solution as it will deadlock unless all
threads exit the kernel.
Where is deadlock ? thread_single(SINGLE_
* David Xu <[EMAIL PROTECTED]> [071024 19:32] wrote:
> Alfred Perlstein wrote:
> >* David Xu <[EMAIL PROTECTED]> [071024 18:34] wrote:
> >
> >>Julian Elischer wrote:
> >>
> >>>julian 2007-10-23 17:54:16 UTC
> >>>
> >>>FreeBSD src repository
> >>>
> >>>Modified files:
> >>> sys/kern
Alfred Perlstein wrote:
* David Xu <[EMAIL PROTECTED]> [071024 18:34] wrote:
Julian Elischer wrote:
julian 2007-10-23 17:54:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fork.c
Log:
Take out the single-threading code in fork.
After discussions with jeff, a
* David Xu <[EMAIL PROTECTED]> [071024 18:34] wrote:
> Julian Elischer wrote:
> >julian 2007-10-23 17:54:16 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >sys/kern kern_fork.c
> > Log:
> > Take out the single-threading code in fork.
> > After discussions wi
Julian Elischer wrote:
julian 2007-10-23 17:54:16 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fork.c
Log:
Take out the single-threading code in fork.
After discussions with jeff, alc, (various Ironport people), david Xu,
and mostly Alfred (who fou
Dag-Erling Smørgrav wrote:
Julian Elischer <[EMAIL PROTECTED]> writes:
This removes a reproducible lockup in NFS.
Could you elaborate on that?
DES
facts:
There is an error in the single-threading mode selected in fork
(some "optimization" code that was added at some time (maybe by me))
Julian Elischer <[EMAIL PROTECTED]> writes:
> This removes a reproducible lockup in NFS.
Could you elaborate on that?
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-al
On Fri, 21 Sep 2007, Kostik Belousov wrote:
On Fri, Sep 21, 2007 at 04:10:23AM +, Jeff Roberson wrote:
jeff2007-09-21 04:10:23 UTC
FreeBSD src repository
Modified files:
sys/kern kern_fork.c kern_proc.c sched_ule.c
sched_4bsd.c
sys/
On Fri, Sep 21, 2007 at 04:10:23AM +, Jeff Roberson wrote:
> jeff2007-09-21 04:10:23 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_fork.c kern_proc.c sched_ule.c
> sched_4bsd.c
> sys/sys proc.h
> L
On 26 Feb, Xin LI wrote:
> delphij 2007-02-26 03:38:10 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern kern_fork.c kern_resource.c
> Log:
> Close race conditions between fork() and [sg]etpriority()'s
> PRIO_USER case, possibly also other places that de
13 matches
Mail list logo