jasone      2007-12-17 01:20:04 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  Refactor features a bit in order to make it possible to disable lazy
  deallocation and dynamic load balancing via the MALLOC_LAZY_FREE and
  MALLOC_BALANCE knobs.  This is a non-functional change, since these
  features are still enabled when possible.
  
  Clean up a few things that more pedantic compiler settings would cause
  complaints over.
  
  Revision  Changes    Path
  1.153     +127 -52   src/lib/libc/stdlib/malloc.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