Files
compute-runtime/shared/source/utilities
Fabian Zwoliński e2228201ce fix: Avoid redundant padding in ISA allocations
- Add isaPaddingIncluded flag to AllocationProperties to control ISA
padding
- Modify MemoryManager to skip automatic padding when flag is set
- Update ISAPoolAllocator to manage padding explicitly and set the
flag
- Use actual buffer size for HeapAllocator instead of requested size
- Add test covering different padding scenarios

This prevents double padding addition which was wasting memory when
ISAPoolAllocator managed its own padding on top of MemoryManager's
automatic padding.

Related-To: NEO-12287, HSD-18042276431
Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com>
2025-05-30 15:40:38 +02:00
..
2022-03-29 18:22:32 +02:00
2024-08-05 13:58:25 +02:00
2024-08-05 13:58:25 +02:00
2024-02-07 18:44:11 +01:00
2023-11-29 23:49:03 +01:00
2023-12-01 08:34:19 +01:00
2024-02-07 18:44:11 +01:00
2023-01-02 10:59:08 +01:00