Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Bugaev c64c199ab7 LibJS: Don't use MADV_FREE / MADV_DONTNEED on GNU/Hurd hace 1 año
  Andreas Kling b6d4eea7ac LibJS: Never give back virtual memory once it belongs to a cell type hace 1 año
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY hace 2 años
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS hace 3 años
  Andreas Kling 23f4ff7247 LibJS: Make BlockAllocator cache reuse blocks in random order hace 3 años
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes hace 4 años
  Andrew Kaster 1ecf2dad4b LibJS: Poison unused heap blocks until they are re-allocated hace 4 años
  Andreas Kling b8fd845885 LibJS: Update mmap name after recycling a HeapBlock :^) hace 4 años
  Gunnar Beutner 97d0ebba20 LibJS: Make sure aligned_alloc() doesn't return a null pointer hace 4 años
  Andreas Kling 606b483231 LibJS: Make BlockAllocator use free() on non-Serenity platforms hace 4 años
  Andreas Kling e9081a2644 LibJS: Recycle up to 64 HeapBlocks to improve performance :^) hace 4 años