DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix recently introduced bus error w/postgres scoreboard
commit 6056eb53d2d6e7d890113b500be93c7d58726904
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Oct 26 15:44:13 2011 -0700
kernel - Fix recently introduced bus error w/postgres scoreboard
* The OBJ_ONEMAPPING flag has to be cleared when forking a shared
mapping.
* Fixed an issue with the postgres scoreboard.
Reported-by: Studbolt, thesjg
Summary of changes:
sys/vm/vm_map.c | 26 +++++++++++++++++++-------
sys/vm/vm_object.c | 2 +-
2 files changed, 20 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6056eb53d2d6e7d890113b500be93c7d58726904
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]