cvs commit: src/sys/vm vm_map.c

Ken Smith kensmith at FreeBSD.org
Wed May 5 12:28:24 PDT 2004


kensmith    2004/05/05 12:28:24 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/vm               vm_map.c 
  Log:
  MFC of rev 1.331:
  
          date: 2004/03/23 08:37:34;  author: tjr;  state: Exp;  lines: +2 -1
          Do not copy vm_exitingcnt to the new vmspace in vmspace_exec().
          Copying it led to impossibly high values in the new vmspace,
          causing it to never drop to 0 and be freed.
  
  Requested/tested by:    ps
  Reviewed by:            alc
  MFS:                    immediately
  
  Revision    Changes    Path
  1.187.2.26  +2 -1      src/sys/vm/vm_map.c


More information about the cvs-src mailing list