DragonFly-2.3.0.794.gcadb master sys/vm vm_map.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 23 15:20:00 PDT 2009
commit cadb984bf2529c6bb262250bd3ac9f41193cded7
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list