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

Автор SHA1 Сообщение Дата
  Ioannis Koutras cd1d5a42a1 Refactoring and comments for prev_pow2() лет назад: 13
  Ioannis Koutras c1f634be8e Removed debug function call inside malloc() лет назад: 13
  Ioannis Koutras f7c02a92a8 Statistics and proper return address when memory requests are not properly served in bitmap-organised blocks and need direct mmap() calls лет назад: 13
  Ioannis Koutras 099d5f7025 Simple merge лет назад: 13
  Ioannis Koutras 789f41c86a Moved the whole bitmap vector outside the header лет назад: 13
  Ioannis Koutras 3e768d16b1 release_memory() now accepts raw_block_header_t pointers directly лет назад: 13
  Ioannis Koutras 89633dd5b6 bitmap_malloc() currently should not serve requests which occupy more than 2 bitmap vector elements лет назад: 13
  Ioannis Koutras 8f52f00922 Critical fixes on bitmap_malloc() and bitmap_free() лет назад: 13
  Ioannis Koutras 16499deb6f realloc() for freelist-organized raw blocks лет назад: 13
  Ioannis Koutras f5eac644f8 Small fixes to make freelist-organised raw blocks work лет назад: 13
  Ioannis Koutras e00aeb0dd4 Fixed the total requested memory size after a big block free лет назад: 13
  Ioannis Koutras 626a95984c malloc() returns now NULL if size == 0 лет назад: 13
  Ioannis Koutras 4629fa9fb5 Release big block memory after the stats update лет назад: 13
  Ioannis Koutras 625d95c720 Fixed allocation size for big block malloc() лет назад: 13
  Ioannis Koutras ba1ddb48e2 Print free information for a big block before actually releasing its memory лет назад: 13
  Ioannis Koutras 29a2c96347 Big blocks should not include the size of extra headers лет назад: 13
  Ioannis Koutras f06cb998f5 Status message for debug support лет назад: 13
  Ioannis Koutras f1e1240677 Formalized and integrated the debug functions for a quick check лет назад: 13
  Ioannis Koutras 2551b00d3e Removed dead code лет назад: 13
  Ioannis Koutras f73e004b24 Support for raw block and global statistics лет назад: 13
  Ioannis Koutras dc6c6ddf83 Trace functions for BIGBLOCK raw blocks лет назад: 13
  Ioannis Koutras ae99acf554 Use TRACE_1 to expose total memory requested and allocated. лет назад: 13
  Ioannis Koutras af04640fb3 Initial realloc support for memory blocks on bitmap-organised raw blocks лет назад: 13
  Ioannis Koutras a5e2ad7759 Fixed total requested memory statistic on bitmap-organised raw blocks лет назад: 13
  Ioannis Koutras 1ed21e0d87 Support for statistics in operations for bitmap-organized raw blocks лет назад: 13
  Ioannis Koutras 364d67a7ee Proper use of the BMAP_EL_INIT_VAL macro лет назад: 13
  Ioannis Koutras 0a9c3e56a9 Dynamic size of the bitmap vector according to the raw block size and the resolution лет назад: 13
  Ioannis Koutras 122adcb347 Initial tracing support лет назад: 13
  Ioannis Koutras 5f87961d48 Separated freelist_free() from freelist_malloc.c source file лет назад: 13
  Ioannis Koutras bb05473edb Added comments on raw block and bitmap raw block's data structures лет назад: 13