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

Автор SHA1 Сообщение Дата
  Ioannis Koutras d4a491cd35 Got rid of requested_size in case we don't need it. лет назад: 14
  Ioannis Koutras a85e415824 Set size now takes place along with marking blocks as used/free. лет назад: 14
  Ioannis Koutras 5a57ee5f2c Free the memory from malloc() in the test_for_memory_space_aware example. лет назад: 14
  Ioannis Koutras e619ebe5ab Initial support for Leon3 platform. лет назад: 14
  Ioannis Koutras 896d2224e9 Fix dmmlib.h header guard. лет назад: 14
  Ioannis Koutras a260b7c23f Set stxp70v4 build type to Release as default. лет назад: 14
  Ioannis Koutras 40c9277334 Show status messages at the end of CMake configuration. лет назад: 14
  Ioannis Koutras baa748229c Added option to enable / disable stats. лет назад: 14
  Ioannis Koutras 559594aa1c Allocator is considered initialized after first sys_alloc, not during initialize_allocator. лет назад: 14
  Ioannis Koutras 43ebb38320 Be sure to set initialized flag to false before performing the first allocation. лет назад: 14
  Ioannis Koutras d72234fa01 Larson is now compiled only if HAVE_LOCKS is enabled, created a small test for memory-space aware allocators. лет назад: 14
  Ioannis Koutras a60756d022 Created options for enabling fixed lists and adaptive functions. лет назад: 14
  Ioannis Koutras 2fb09ddf87 Small merge before pushing. лет назад: 14
  Ioannis Koutras 2e7d3c4dea Disabled temporarily knobs and dmm_adaptor. лет назад: 14
  Ioannis Koutras 018f225a37 Disabled coalescing and splitting for P2012. лет назад: 14
  Ioannis Koutras 3bca3db049 Memory-space aware allocators should also have an initialized boolean flag. лет назад: 14
  Ioannis Koutras dc8e286c9a req_padding(): Always align to 4 bytes. лет назад: 14
  Ioannis Koutras cca01d8c96 Fixed printf in larson. лет назад: 14
  Ioannis Koutras 6129857a1a Singly linked lists are now default for P2012. лет назад: 14
  Ioannis Koutras c7f6a76c1f Small fixes on errors and warnings. лет назад: 14
  Ioannis Koutras 713e5443bc Initialize the remaining size on memory-space aware allocators. лет назад: 14
  Ioannis Koutras 4bdc60400e Enable C99 and full warnings on LINUXTEST. лет назад: 14
  Ioannis Koutras 0042ec6b35 Implemented faster remove_block() for doubly linked lists. лет назад: 14
  Ioannis Koutras 31c30c9dc0 Print statistics on no free space errors. лет назад: 14
  Ioannis Koutras caa5ae3815 Initial support for printing stats. лет назад: 14
  Ioannis Koutras 14d738fcff sys_alloc() should check and warn for sbrk() only when coalescing is enabled. лет назад: 14
  Ioannis Koutras b88cc334a6 Keep better track of mem_allocated and mem_requested. лет назад: 14
  Ioannis Koutras 6e53d0f490 Refactored the code to push block on a list's head. лет назад: 14
  Ioannis Koutras 6deb92f82a mem_reserved and mem_allocated are actually the same variable that needs to be tracked. лет назад: 14
  Ioannis Koutras d681e3be37 Extra work to make dmmlib work with P2012 Encore compiler. лет назад: 14