cvs commit: src/lib/libc/stdlib malloc.c

Jason Evans jasone at FreeBSD.org
Thu Jul 27 19:09:38 UTC 2006


jasone      2006-07-27 19:09:32 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  Conditionally expand the size_invs lookup table in arena_run_reg_dalloc()
  so that architectures with a quantum of 8 (rather than 16) work.
  
  Restore arm's quantum to 8.
  
  Submitted by:   jmg
  
  Revision  Changes    Path
  1.132     +12 -1     src/lib/libc/stdlib/malloc.c


More information about the cvs-all mailing list