Commit Verlauf

Autor SHA1 Nachricht Datum
  shao 4e7bed8818 feat(pcp): add per-cpu pages support vor 1 Jahr
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts vor 1 Jahr
  greatbridf 538244e339 style: reformat all codes with new format vor 1 Jahr
  greatbridf 6f29d1acca allocator vor 1 Jahr
  greatbridf a092424c56 slab and buddy allocator vor 1 Jahr
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks vor 1 Jahr
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator vor 2 Jahren
  greatbridf 0746c681e2 change(allocator): make all functions constexpr vor 2 Jahren
  greatbridf 719a421750 change(kernel): replace types::list with std::list vor 2 Jahren
  greatbridf a9b38d3154 change(types::alloc): alloc 8 bytes once at least vor 2 Jahren
  greatbridf 2ba94b1ce9 feat(functional): c++ std::function vor 2 Jahren
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility vor 2 Jahren
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility vor 2 Jahren
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 vor 2 Jahren
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code vor 2 Jahren
  greatbridf 87883c5978 refactor(new): add _new and pnew for allocators vor 3 Jahren
  greatbridf 68a2a9fdd3 feat(c++): add PointerType, pnew vor 3 Jahren
  greatbridf 673c784b88 fix(mmap): save mmap'ped file info when copying mm vor 3 Jahren
  greatbridf 03b2aadd9f feat(concept): add concept Hasher and Allocator vor 3 Jahren
  greatbridf 0d79b8eae9 feat(c++): impl. forward and move vor 3 Jahren
  greatbridf 93685f6053 fix(c++): template forwarding should use && vor 3 Jahren
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp vor 3 Jahren
  greatbridf f7bf58435d fix(allocator): allocate wrong size vor 3 Jahren
  greatbridf 010eeefb18 refactor(mem): use cpp vor 3 Jahren
  greatbridf d5f54a40c5 refactor: prohibit c++ global objects vor 3 Jahren
  greatbridf 9f1b0d0b7d feat: vector and allocator improvement vor 3 Jahren