cvs commit: src/sys/i386/i386 vm_machdep.c

Peter Wemm peter at FreeBSD.org
Sun Mar 7 17:55:34 PST 2004


peter       2004/03/07 17:55:34 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        vm_machdep.c 
  Log:
  Add back Giant locks around kmem_free() call from user_ldt cleanup path
  during exit.  Apparently it isn't safe after all.  See uma_large_free().
  
  Pointed out by:  alc
  
  Revision  Changes    Path
  1.227     +2 -0      src/sys/i386/i386/vm_machdep.c


More information about the cvs-src mailing list