DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Attempt to fix shared/excl namecache deadlock
commit e8bc84396724c06a93cebc87ddf8f1a477d9a9e9
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Jul 16 10:17:34 2013 -0700
kernel - Attempt to fix shared/excl namecache deadlock
* Attempt to fix a shared/excl namecache deadlock where the shared lock
may block excessively waiting for other shared users to unlock when
an exclusive request is pending.
* Do a better job reporting the time delayed when blocked for an
excessive period of time.
Summary of changes:
sys/kern/vfs_cache.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8bc84396724c06a93cebc87ddf8f1a477d9a9e9
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]