Commits
User selector
Commit History
Commits on May 12, 2020
[bmalloc][WTF] Add computing memory size implementation for FreeBSD
Show description for 956fc97committed
Commits on May 9, 2020
[WTF] Share Linux's MemoryPressureHandler among other Unix ports
Show description for 30bedd1committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Apr 18, 2019
Unreviewed, fix build failure
Show description for 6a49cd7committed
Commits on Apr 16, 2019
Unreviewed. Build fix after r244244.
Show description for 676d54bcommitted
Commits on Apr 14, 2019
[bmalloc][Linux] Add support for memory status calculation
Show description for 49aa0b3committed
Commits on Oct 24, 2018
Add BPLATFORM(IOS_FAMILY)
Show description for e0dcbc2committed
Commits on Jul 27, 2018
Explicitly handle memlimit_active < 0
Show description for e84f093committedUse SPI to compute the jetsam limit on iOS instead of hardcoding 840MB
Show description for 0c4d88ecommitted
Commits on Jul 25, 2018
Revert back to using phys_footprint to calculate isUnderMemoryPressure()
Show description for b56f102committed
Commits on May 23, 2018
Increase the simulated memory size on PLATFORM(IOS_SIMULATOR) from 512MB to 1024MB
Show description for e94b22fcommitted
Commits on Apr 2, 2018
bmalloc should compute its own estimate of its footprint
Show description for 8d846adcommitted
Commits on Mar 28, 2018
Unreviewed, rolling out r230005.
Show description for 46b7b49committed
Commits on Mar 27, 2018
memoryStatus() is wrong in certain testing scenarios on iOS
Show description for 03c560acommitted
Commits on Jun 8, 2017
bmalloc: memory APIs don't need to be heap members
Show description for a4e79c1committed
Commits on May 12, 2017
[iOS] Use memory footprint to dynamically adjust behavior of allocators
Show description for 1fcb930committed
Loading