haiku/src/system/kernel/slab
Axel Dörfler 7ac6de66a4 * Removed a few superfluous "else" keywords.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38231 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-18 11:58:27 +00:00
..
allocator.cpp * Removed a few superfluous "else" keywords. 2010-08-18 11:58:27 +00:00
HashedObjectCache.cpp * The low resource handler now empties the cache depot's magazines; before, 2010-02-24 14:43:20 +00:00
HashedObjectCache.h * The low resource handler now empties the cache depot's magazines; before, 2010-02-24 14:43:20 +00:00
Jamfile slab allocator: 2010-01-21 23:10:52 +00:00
MemoryManager.cpp Free(), FreeRawOrReturnCache(), GetAllocationInfo(), CacheForAddress(): Check 2010-07-22 20:47:12 +00:00
MemoryManager.h Remove unused macro. 2010-07-22 20:49:00 +00:00
ObjectCache.cpp * Added ObjectCache::alignment, the object alignment and used the alignment for 2010-07-16 01:27:27 +00:00
ObjectCache.h * Added ObjectCache::alignment, the object alignment and used the alignment for 2010-07-16 01:27:27 +00:00
ObjectDepot.cpp exchange_with_empty() did not set the freeMagazine return value to NULL when 2010-03-04 01:55:37 +00:00
slab_private.h * Added ObjectCache::alignment, the object alignment and used the alignment for 2010-07-16 01:27:27 +00:00
Slab.cpp * Added ObjectCache::alignment, the object alignment and used the alignment for 2010-07-16 01:27:27 +00:00
SmallObjectCache.cpp * The low resource handler now empties the cache depot's magazines; before, 2010-02-24 14:43:20 +00:00
SmallObjectCache.h * The low resource handler now empties the cache depot's magazines; before, 2010-02-24 14:43:20 +00:00