История коммитов

Автор SHA1 Сообщение Дата
  Ioannis Koutras 2899d13ab7 align raw block size to page size when mmap is used лет назад: 13
  Ioannis Koutras 279df2491f Use macros for singly-linked lists as defined in /usr/include/sys/queue.h лет назад: 13
  Ioannis Koutras a86dc08071 some more refactoring; keeping better tracking of big blocks during debug mode лет назад: 13
  Ioannis Koutras 4bbf6ecc0f clean up more define guards in top-level files лет назад: 13
  Ioannis Koutras 8356eff3b0 refactor locking mechanisms; more char * to uintptr_t conversions лет назад: 13
  Ioannis Koutras 11b5e54d3e remove big blocks from list when debug is enabled; use uintptr_t instead of char * лет назад: 13
  Ioannis Koutras 48400fd345 fix initial cell occupancy on a bitmap-organised raw block лет назад: 13
  Ioannis Koutras f5a26aa13d extra merge лет назад: 13
  Ioannis Koutras 00978f17d4 merge лет назад: 13
  Ioannis Koutras cf8af4149f add ifdef guards on requested_size for bitmap requests лет назад: 13
  Ioannis Koutras c8a0916bfc move memmove() out of bitmap_realloc.c лет назад: 13
  Ioannis Koutras bae592c9bd Added tag p2012sdk-2012.2 for changeset d21496301c27 лет назад: 13
  Ioannis Koutras d917d629d6 minor moving changes to support P2012 SDK v2012.2 лет назад: 13
  Ioannis Koutras a0f3259810 seperate freelist organization's initialization лет назад: 13
  Ioannis Koutras 59a056b3b9 add comments on bitmap's define functions лет назад: 13
  Ioannis Koutras 4e6e3b60f8 small fix on cmakedefine of bitmap resolution лет назад: 13
  Ioannis Koutras cf67e87c9b set bitmap resolution through cmake лет назад: 13
  Ioannis Koutras 37edd3693d fix last warnings in larson лет назад: 13
  Ioannis Koutras 73a504bdae fix warnings in larson example лет назад: 13
  Ioannis Koutras 3b357ae86d do not declare malloc etc. if not needed лет назад: 13
  Ioannis Koutras aef58c8e96 fix previous size settings in freelist-organised raw blocks лет назад: 13
  Ioannis Koutras 7e385bf0e2 Python script to create plots from traces лет назад: 13
  Ioannis Koutras 5990153192 comment out obsolete printf's in the larson example лет назад: 13
  Ioannis Koutras 7fedc886e7 bitmap_realloc: Local implementation of memmove лет назад: 13
  Ioannis Koutras 5dbc791f7e realloc: fix the memmove() call to use a proper size лет назад: 13
  Ioannis Koutras 64bfeb1b7f use level 2 trace messages for reporting memory usage лет назад: 13
  Ioannis Koutras b385383b1a support 'make install' properly лет назад: 13
  Ioannis Koutras 024de431ff Support for generating C benchmarks from memory traces лет назад: 13
  Ioannis Koutras 0a34c1d5d7 Fixed the markdown version of README лет назад: 13
  Ioannis Koutras 7838c68d22 Track big blocks too if WITH_DEBUG is enabled лет назад: 13