Историја ревизија

Аутор SHA1 Порука Датум
  Ioannis Koutras df6c12903c realloc(): refactor statistics пре 12 година
  Ioannis Koutras d0ee7ef872 fix on coalesce for size-ordered free-list organised raw blocks пре 12 година
  Ioannis Koutras f194860d49 memalign(): improved statistics and fix big block address in the list пре 12 година
  Ioannis Koutras 9f07954fe3 realloc() on free-list raw blocks: use lock when doing malloc() on the same raw block пре 12 година
  Ioannis Koutras 97655dc9a9 Check directly in macros if file descriptors are initialized before using them пре 12 година
  Ioannis Koutras 73968cf6e6 initialize statically the systemallocator variable even when parsing env variables пре 12 година
  Ioannis Koutras 44c5186338 add stress level parameter to the testbench generation script пре 12 година
  Ioannis Koutras ecbe29b832 include posix_memalign() declaration in dmmlib.h if needed пре 12 година
  Ioannis Koutras 2d42eb2f52 fix an include warning пре 12 година
  Ioannis Koutras 3ed8dc4e01 fix the debug support for freelist-organised raw blocks пре 12 година
  Ioannis Koutras 9d1fec9368 fixes on debug traces пре 12 година
  Ioannis Koutras e82506a2fd add comments in malloc() пре 12 година
  Ioannis Koutras a417feaf2d add guards for MEM_TRACE inside free(), too пре 12 година
  Ioannis Koutras af33be9904 include lists.h in the installed headers пре 12 година
  Ioannis Koutras 32df8bd4fe rewrite macros to refactor some code пре 12 година
  Ioannis Koutras 23786ed932 merge пре 12 година
  Ioannis Koutras 702afbe006 minor cosmetic fixes пре 12 година
  Ioannis Koutras 826eb33856 add version numbers in the project пре 12 година
  Ioannis Koutras e2ddba7500 install configuration header file inside the dmmlib directory пре 12 година
  Ioannis Koutras d1c4bf913b rewrite the knobs initialization as a static one, rename fitpercentage to fit_percentage, min_coalesce_size to min_coal_size and max_splitting_size to max_split_size пре 12 година
  Ioannis Koutras 9d70704523 implement get_utilization_index пре 12 година
  Ioannis Koutras b010a1b2e0 add script to create numpy array files from the statistics trace and separate the plot statistics functionality пре 12 година
  Ioannis Koutras d8b415d87a support for using trace files and parsing environment variables пре 12 година
  Ioannis Koutras 796e84f6fa statistics: include dmmlib.h to access system allocator пре 12 година
  Ioannis Koutras de291a685f dummy dmm_notify_cycle(), move dmm_set_knobs() declaration to a header file пре 12 година
  Ioannis Koutras 6305649113 initial API for statistics пре 12 година
  Ioannis Koutras a616349758 use knobs by default пре 12 година
  Ioannis Koutras 5d5729fe61 track total_mem_allocated correctly, use proper locks пре 12 година
  Ioannis Koutras 39496392b9 request_memory(): use MAP_PRIVATE in mmap() пре 12 година
  Ioannis Koutras 296f34e629 memalign(): have locks while updating statistics пре 12 година