AthAllocators: Page-align blocks.
Align the memory allocated by ArenaBlock to page boundaries, and round up the block size to the nearest page boundary.
Showing
- Control/AthAllocators/AthAllocators/ArenaBlock.h 5 additions, 5 deletionsControl/AthAllocators/AthAllocators/ArenaBlock.h
- Control/AthAllocators/src/ArenaBlock.cxx 17 additions, 6 deletionsControl/AthAllocators/src/ArenaBlock.cxx
- Control/AthAllocators/src/ArenaBlockAllocatorBase.cxx 3 additions, 5 deletionsControl/AthAllocators/src/ArenaBlockAllocatorBase.cxx
- Control/AthAllocators/test/ArenaBlockAllocatorBase_test.cxx 24 additions, 16 deletionsControl/AthAllocators/test/ArenaBlockAllocatorBase_test.cxx
- Control/AthAllocators/test/ArenaBlock_test.cxx 11 additions, 9 deletionsControl/AthAllocators/test/ArenaBlock_test.cxx
- Control/AthAllocators/test/ArenaCachingHandle_test.cxx 37 additions, 38 deletionsControl/AthAllocators/test/ArenaCachingHandle_test.cxx
- Control/AthAllocators/test/ArenaHandleBase_test.cxx 16 additions, 11 deletionsControl/AthAllocators/test/ArenaHandleBase_test.cxx
- Control/AthAllocators/test/ArenaHandle_test.cxx 27 additions, 26 deletionsControl/AthAllocators/test/ArenaHandle_test.cxx
- Control/AthAllocators/test/ArenaHeapAllocator_test.cxx 91 additions, 69 deletionsControl/AthAllocators/test/ArenaHeapAllocator_test.cxx
- Control/AthAllocators/test/ArenaHeapSTLAllocator_test.cxx 28 additions, 30 deletionsControl/AthAllocators/test/ArenaHeapSTLAllocator_test.cxx
- Control/AthAllocators/test/ArenaPoolAllocator_test.cxx 102 additions, 83 deletionsControl/AthAllocators/test/ArenaPoolAllocator_test.cxx
- Control/AthAllocators/test/ArenaPoolSTLAllocator_test.cxx 25 additions, 25 deletionsControl/AthAllocators/test/ArenaPoolSTLAllocator_test.cxx
- Control/AthAllocators/test/ArenaSharedHeapSTLAllocator_test.cxx 41 additions, 43 deletions...l/AthAllocators/test/ArenaSharedHeapSTLAllocator_test.cxx
- Control/AthAllocators/test/DataPool_test.cxx 11 additions, 6 deletionsControl/AthAllocators/test/DataPool_test.cxx
Loading
Please register or sign in to comment