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