Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ioannis Koutras 2fa5f1a3c3 Suppport for direct mmap() use for large memory requests 13 vuotta sitten
  Ioannis Koutras 48747ab568 Renamed bibop to bitmap 13 vuotta sitten
  Ioannis Koutras 143639c31b Small optimization in bibop_free() 13 vuotta sitten
  Ioannis Koutras af4d78f303 bibop_free + minor changes in bibop raw blocks 13 vuotta sitten
  Ioannis Koutras 86aae478f3 Do nothing if free(NULL) is called 13 vuotta sitten
  Ioannis Koutras 2a4d7ce342 BiBoP raw block implementation; bibop_free pending 13 vuotta sitten
  Ioannis Koutras ffa301359d Cleaned up the CMake status messages 13 vuotta sitten
  Ioannis Koutras c5b79398e7 Reorganized the file and directory structure before the BiBoP integration 13 vuotta sitten
  Ioannis Koutras 62b394c0ba Major code reorganization; introduction of raw blocks 13 vuotta sitten
  Ioannis Koutras 19ba68f2bc Fixed coalescing. Larson does not require more memory than the current page size. 13 vuotta sitten
  Ioannis Koutras 905ee991cd Coalescing fixing - Part 1 13 vuotta sitten
  Ioannis Koutras 4b593d387a Fix undocumented member 13 vuotta sitten
  Ioannis Koutras 076a4ed1f3 coalesce(): next_block should not be checked if it is free when it is NULL 13 vuotta sitten
  Ioannis Koutras 602ae297af Small fix on mark_free() 13 vuotta sitten
  Ioannis Koutras 0de79edee3 Minor fixes and comments on coalesce() 13 vuotta sitten
  Ioannis Koutras 748f9d4401 Set earlier the border pointer in order to avoid wrong previous size values after split 13 vuotta sitten
  Ioannis Koutras 4c9e7a3cb3 Refactor coalesce() 13 vuotta sitten
  Ioannis Koutras f1e797ed12 Refactor split() 13 vuotta sitten
  Ioannis Koutras 22a473cc40 Update Doxygen file to 1.8.1 13 vuotta sitten
  Ioannis Koutras 7533f923e8 Fix mark_free() to work on multiple platforms 13 vuotta sitten
  Ioannis Koutras 50359f36df Support to coalesce after splitting 13 vuotta sitten
  Ioannis Koutras e828079e40 Getting ready for benchmarking Larson 13 vuotta sitten
  Ioannis Koutras f89062237a Use the right macro define to initialize mem_requested 13 vuotta sitten
  Ioannis Koutras cb0088a775 System allocation size now defaults to 32MB to avoid temporarily multiple system calls requesting memory 13 vuotta sitten
  Ioannis Koutras 0fd01ad138 Option to set the default allocation size when using a system call. 13 vuotta sitten
  Ioannis Koutras 450f627af1 free(): move stats on top 13 vuotta sitten
  Ioannis Koutras acee701a09 Create WITH_SINGLE_ALLOCATOR flag 13 vuotta sitten
  Ioannis Koutras 071e17478e Set WITH_SYSTEM_CALLS to none by default 13 vuotta sitten
  Ioannis Koutras 386e230604 Display number of heaps per allocator when generating makefiles 13 vuotta sitten
  Ioannis Koutras 8977e09cbc Refactor sys_alloc() and memory space awareness 13 vuotta sitten