alc         2006-01-26 05:51:26 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_contig.c 
  Log:
  Plug a leak in the newer contigmalloc() implementation.  Specifically, if
  a multipage allocation was aborted midway, the pages that were already
  allocated were not always returned to the free list.
  
  Submitted by: tegge
  
  Revision  Changes    Path
  1.47      +5 -10     src/sys/vm/vm_contig.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to