DragonFly commits List (threaded) for 2013-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_4 kernel - Disable the read_shortcut feature by default in -release
commit 6a9bc0e2aa85ab6c4ff29af9e9d4e58f0c21f09a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Apr 10 20:50:19 2013 -0700
kernel - Disable the read_shortcut feature by default in -release
* Disable the read_shortcut feature by default in -release. It is fairly
stable but there are currently two reports of deadlocks under heavy loads
that have not been resolved.
So for now the feature is disabled by default. It can be enabled anytime
via its sysctl on 64-bit machines for people who want to run with it
anyway.
Reported-by: Peter Avalos <pavalos@dragonflybsd.org>, Francois Tigeot <ftigeot@wolfpond.org>
Summary of changes:
sys/kern/vfs_helper.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a9bc0e2aa85ab6c4ff29af9e9d4e58f0c21f09a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]