DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.794.gcadb master sys/vm vm_map.c
commit cadb984bf2529c6bb262250bd3ac9f41193cded7
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Apr 23 15:18:10 2009 -0700
Don't call vm_map_findspace() when MAP_TRYFIXED is specified.
MAP_TRYFIXED is intended to return the requested address or an error.
Summary of changes:
sys/vm/vm_map.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cadb984bf2529c6bb262250bd3ac9f41193cded7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]