DragonFly commits List (threaded) for 2008-05
DragonFly BSD
DragonFly commits List (threaded) for 2008-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern vfs_mount.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 5 May 2008 15:13:01 -0700 (PDT)

:>=20
:>   Modified files:
:>     sys/kern             vfs_mount.c=20
:>   Log:
:>   Properly yield to userland processes.
:
:Seems that this *still* didn't completely fix the issue.  Do we have to=20
:sleep longer?  Is it safe to do so?
:
:cheers
:   simon

    Try reducing the count limit from 10000 to 1000.  If that doesn't work,
    try sleeping for 2 ticks instead of 1 tick (with the count limit at
    1000).

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]