Commit Verlauf

Autor SHA1 Nachricht Datum
  Jeremy Soller 0ac228d16d Fix cfg flags for Redox vor 9 Jahren
  ticki 8266f890d3 Enable inplace reallocation (buffer extension) again vor 9 Jahren
  ticki 413aaeb77b Merge branch 'master' of github.com:redox-os/ralloc vor 9 Jahren
  ticki 377ac02d18 Fix numerous bugs, temporarily disable inplace reallocation, add debug dumps vor 9 Jahren
  ticki c541cec1d6 Better debug assertions and consistency checks vor 9 Jahren
  ticki 6799cb9b37 Fix segfault, due to not initializing the pointer when reserving extra capacity vor 9 Jahren
  ticki 819ed484c3 Avoid certain recursive allocations vor 9 Jahren
  ticki a48df74251 Fix bug in `reserve` vor 9 Jahren
  ticki 8c7ccdc0af Represent occupied block entries through empty blocks vor 9 Jahren
  ticki bfa132473f Fix bug making allocation occupied blocks possible, update documentation, fix certain arithmetic overflows, add mathematical reasoning on integer bounds vor 9 Jahren
  ticki 795aa19906 Fix Block tests vor 9 Jahren
  ticki 537920f98d Alignment assertions vor 9 Jahren
  ticki 15b186fad9 sys_yield for mutex locking vor 9 Jahren
  ticki 4ef79fdcf3 Remove libextra dependency vor 9 Jahren
  ticki a022e08f1f Allocator is ready, provide linking symbols, complete bookkeeping, proper merges, safe multithreading, OOM handling (+ custom handlers), system primitives, add extensive testing. vor 9 Jahren
  ticki c4f7593838 Fix PartialEq vor 9 Jahren
  ticki 8aef24b0fb Update the docs to reflect the actual internals vor 9 Jahren
  ticki a17c934ae8 Add Bookkeeper::new() vor 9 Jahren
  ticki a9e0dc7bf0 Wrap the block list in a Bookkeeper struct vor 9 Jahren
  ticki 3838443f52 Fix the docs vor 9 Jahren
  ticki 7fc3ec724e Add detailed documentation for everything vor 9 Jahren
  ticki adf3812a72 Consistency checks in debug mode vor 9 Jahren
  ticki a651595317 RL search vor 9 Jahren
  ticki 6c5a0b163d Add readme vor 9 Jahren
  ticki ae9fdde219 Add license (MIT) vor 9 Jahren
  ticki c28a6f006b Initial commit: add design document, memory book keeper, allocation, deallocation, reallocation (inplace and copy), block list, insertion, system primitives vor 9 Jahren