mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
- 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>
5.1 KiB
5.1 KiB