Searched hist:"2 fc06b877430cd58f435659fc04d1e4f0cde30b0" (Results 1 – 1 of 1) sorted by relevance
/haiku/headers/os/support/ |
H A D | BlockCache.h | 2fc06b877430cd58f435659fc04d1e4f0cde30b0 Fri Aug 29 00:27:08 UTC 2003 beveloper <beveloper@nowhere.fake> Replaced the broken BBlockCache implementation. According to the BeBook, it is NOT allowed to allocate one large pool, instead the memory blocks must be allocated individually. To achieve O(1) for both Save() and Get() function, only one list of free blocks is maintained.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4393 a95241bf-73f2-0310-859d-f6bbb57e9c96
|