Histórico de Commits

Autor SHA1 Mensagem Data
  Miles Bader b1723348b5 Use MALLOC_REALLOC_MIN_FREE_SIZE. há 23 anos atrás
  Miles Bader 3d909b2123 In the allocate-and-copy case, don't include the malloc header in our há 23 anos atrás
  Miles Bader dfa6a5382a Update debugging printfs. há 23 anos atrás
  Miles Bader 73900d95a7 Account for MALLOC_HEADER_SIZE when calculating new size. há 23 anos atrás
  Miles Bader 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. há 23 anos atrás
  Miles Bader 9f86edc4a9 Update the size of grown/shrunk allocations. há 23 anos atrás
  Miles Bader 8ff1de76b6 Implement shrinking. há 23 anos atrás
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at há 23 anos atrás
  Miles Bader a4214b2491 Misc small cleanups. há 23 anos atrás
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. há 23 anos atrás
  Miles Bader 3bbbba11f7 Doc fix. há 23 anos atrás
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much há 23 anos atrás