Historia zmian

Autor SHA1 Wiadomość Data
  Miles Bader bdc62ea2b8 (malloc): Use MALLOC_SETUP. 23 lat temu
  Miles Bader 1c0f265241 Add flow-control hints with __malloc_likely and __malloc_unlikely. 23 lat temu
  Miles Bader dfa6a5382a Update debugging printfs. 23 lat temu
  Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. 23 lat temu
  Miles Bader 906ffafd8b MALLOC_SET_SIZE now takes the user-address rather than the base-address. 23 lat temu
  Miles Bader a3483a6eb0 Use new malloc header macros. 23 lat temu
  Miles Bader c5568de190 Size tweaks. 23 lat temu
  Miles Bader 5446f4e74f Miscellaneous tidying-up. 23 lat temu
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 lat temu
  Miles Bader a4214b2491 Misc small cleanups. 23 lat temu
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 23 lat temu
  Miles Bader 3bbbba11f7 Doc fix. 23 lat temu
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 23 lat temu
  Eric Andersen f24155cd29 Minor cleanup 24 lat temu
  Eric Andersen 2512c84745 Update to accomodate the header file changes 24 lat temu
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from 24 lat temu
  Eric Andersen 2109636071 Update to "malloc" so it will work on CPUs not supporting non-aligned words. 24 lat temu
  Eric Andersen eafdf1b819 Reduce dependancies -- don't use sysconf() internal to libc. 25 lat temu
  Eric Andersen 6c7a9c98a3 "I will always compile before I commit." 25 lat temu
  Eric Andersen ddaf940958 Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. 25 lat temu
  Eric Andersen 7415018e05 Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size by 25 lat temu
  Eric Andersen 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long 25 lat temu
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 25 lat temu
  Eric Andersen 61885f3c41 Screwed up non-mmu support. #define was backwards. 25 lat temu
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. 25 lat temu
  Eric Andersen 9efafb8bbc New malloc routines. 25 lat temu