DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 kernel - Fix long-standing vm_map token panic
commit c4ad22e2259588e2e420164d97c938c437adbc87
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Aug 16 10:46:33 2012 -0700
kernel - Fix long-standing vm_map token panic
* Bug turned out to be an error path in vm_map_find().
* This bug ate a lot of hours from several people, but Antonio was able
to instrument the token path in a way that allowed us to narrow down
and locate the problem.
Submitted-by: tuxillo, vsrinivas
Debugging-by: tuxillo
Summary of changes:
sys/vm/vm_map.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4ad22e2259588e2e420164d97c938c437adbc87
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]