Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2001 22:09:44 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_map.c
Message-ID:  <200103140609.f2E69im40960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/03/13 22:09:44 PST

  Modified files:
    sys/vm               vm_map.c 
  Log:
  Temporarily remove the vm_map_simplify() call from vm_map_insert().  The
  call is correct, but it interferes with the massive hack called
  vm_map_growstack().  The call will be returned after our stack handling
  code is fixed.
  
  Reported by: tegge
  
  Revision  Changes    Path
  1.196     +8 -1      src/sys/vm/vm_map.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103140609.f2E69im40960>